Class Timer
java.lang.Object
nz.org.riskscape.engine.function.benchmark.Timer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Timer
-
-
Method Details
-
start
public void start()Start the timer.
-
stop
Stop the timer.
- Throws:
ArithmeticException
-
reset
public final void reset()Reset the timer to initial state.
-
getStats
- Returns:
- current stats of this timer
-