com.activequant.utils
Class TimeMeasurement
java.lang.Object
com.activequant.utils.TimeMeasurement
public class TimeMeasurement
- extends Object
Allows basic runtime measurements
History:
- [10.10.2009] Created (Ghost Rider)
- Author:
- Ghost Rider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeMeasurement
public TimeMeasurement()
start
public static void start(String timerName)
stop
public static void stop(String timerName)
getRuntime
public static long getRuntime(String timerName)
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.