Uses of Interface
com.anaptecs.jeaf.tools.api.performance.Stopwatch
-
-
Uses of Stopwatch in com.anaptecs.jeaf.tools.api.performance
Methods in com.anaptecs.jeaf.tools.api.performance that return Stopwatch Modifier and Type Method Description StopwatchPerformanceTools. createStopwatch(java.lang.String pName, TimePrecision pTimePrecision)Method creates a new stop watch.StopwatchStopwatch. start()Method starts the stop watch.StopwatchStopwatch. start(long pCount)Method starts the stop watch.
-