程序包 org.tio.utils
类 SystemTimer
java.lang.Object
org.tio.utils.SystemTimer
- 作者:
- tanyaowu 2017年8月13日 上午11:36:12
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidaddTimerListener(SystemTimer.TimerListener timerListener) static longCurrent currTime millis.
-
字段详细资料
-
currTime
public static volatile long currTime
-
-
构造器详细资料
-
SystemTimer
public SystemTimer()
-
-
方法详细资料
-
addTimerListener
-
currentTimeMillis
public static long currentTimeMillis()Current currTime millis.- 返回:
- the long
-