public class TimerKeeper extends Object
Modifier and Type | Method and Description |
---|---|
static long |
avg() |
static long |
clear()
remove the chronometer from thread-local
|
static boolean |
isRunning() |
static long |
pause()
Pause the chronometer timer
|
static long |
start()
start the chronometer timer
|
static long |
time() |
static long |
times() |
public static boolean isRunning()
public static long start()
startTimer
become to zero.public static long pause()
time()
method.public static long time()
public static long avg()
public static long clear()
public static long times()
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.