Class Benchmark
java.lang.Object
org.jlab.utils.benchmark.Benchmark
- Author:
- gavalian
-
Method Summary
Modifier and TypeMethodDescriptionvoidstatic Benchmarkstatic voidvoidvoidprintTimer(int seconds) voidreset()voidtoString()
-
Method Details
-
getInstance
-
printTimer
public void printTimer(int seconds) -
reset
public void reset() -
addTimer
-
pause
-
resume
-
getTimer
-
getTotal
-
toString
-
main
-