net.ontopia.utils
Class TimeMeasureUtils
java.lang.Object
net.ontopia.utils.TimeMeasureUtils
public class TimeMeasureUtils
- extends Object
INTERNAL: Helper class for providing some more convenience for time
measurement. Based on system clock in milliseconds.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeMeasureUtils
public TimeMeasureUtils()
startAction
public static void startAction(String key)
endAction
public static void endAction(String key)
report
public static void report(Writer out)
throws IOException
- Throws:
IOException
getTimeInSeconds
public static double getTimeInSeconds(String key)
reset
public static void reset()
Copyright © 2000-2012 Ontopia.