|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Stopwatch
Method Summary | |
---|---|
boolean |
isRunning()
|
int |
resolutionLevel()
|
long |
runningTime()
Current elapsed time of a running timer |
void |
start()
Start the stopwatch. |
long |
stop()
Stop the stopwatch. |
Method Detail |
---|
void start()
long stop()
boolean isRunning()
long runningTime()
int resolutionLevel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |