net.sf.jperfprobe
Class SystemTimeByMillis
java.lang.Object
net.sf.jperfprobe.SystemTimeByMillis
- All Implemented Interfaces:
- Time
public class SystemTimeByMillis
- extends Object
- implements Time
Class SystemTimeByNanos
Default implementation for Time using System.currentTimeMillis()
- Author:
- Tor-Erik Larsen
Date: 09.mai.2007
Time: 14:26:23
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemTimeByMillis
public SystemTimeByMillis()
getNanos
public long getNanos()
- Specified by:
getNanos
in interface Time
Copyright © 2004-2011. All Rights Reserved.