Package rasj.global
Class BenchmarkTimer
- java.lang.Object
-
- rasj.global.BenchmarkTimer
-
public class BenchmarkTimer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BenchmarkTimer(java.lang.String t)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetTotalTime()static voidmain(java.lang.String[] a)test routine for timervoidprint()voidreset()voidstartTimer()voidstopTimer()
-