me.lemire.integercompression
Class PerformanceLogger.Timer
java.lang.Object
me.lemire.integercompression.PerformanceLogger.Timer
- Enclosing class:
- PerformanceLogger
public static class PerformanceLogger.Timer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceLogger.Timer
public PerformanceLogger.Timer()
start
public void start()
end
public long end()
getDuration
public long getDuration()
Copyright © 2013. All Rights Reserved.