org.ocpsoft.rewrite.util
Class Timer
java.lang.Object
org.ocpsoft.rewrite.util.Timer
public class Timer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTimer
public static Timer getTimer()
start
public Timer start()
stop
public Timer stop()
lap
public Timer lap()
reset
public Timer reset()
getElapsedMilliseconds
public long getElapsedMilliseconds()
getLapMilliseconds
public long getLapMilliseconds()
Copyright © 2013 OCPsoft. All Rights Reserved.