Package rasj.global
Class BenchmarkTimer
java.lang.Object
rasj.global.BenchmarkTimer
-
Constructor Details
-
BenchmarkTimer
-
-
Method Details
-
reset
public void reset() -
startTimer
public void startTimer() -
stopTimer
public void stopTimer() -
getTotalTime
public long getTotalTime() -
print
public void print() -
main
test routine for timer
-