-
-
Constructor Summary
Constructors
Constructor and Description |
Stopwatch() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
startTime
protected long startTime
-
paused
protected boolean paused
-
Constructor Detail
-
Stopwatch
public Stopwatch()
-
Method Detail
-
pause
public void pause()
-
resume
public void resume()
-
getElapsed
public long getElapsed()
Copyright © 2018. All rights reserved.