Package jexer
Class TTimer
- java.lang.Object
-
- jexer.TTimer
-
public class TTimer extends java.lang.Object
TTimer implements a simple timer.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setRecurring(boolean recurring)
Set the recurring flag.
-