net.sf.jperfprobe
Class SystemTimeByNanos

java.lang.Object
  extended by net.sf.jperfprobe.SystemTimeByNanos
All Implemented Interfaces:
Time

public class SystemTimeByNanos
extends Object
implements Time

Class SystemTimeByNanos Default implementation for Time using System.nanoTime()

Author:
Tor-Erik Larsen Date: 09.mai.2007 Time: 14:26:23

Constructor Summary
SystemTimeByNanos()
           
 
Method Summary
 long getNanos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTimeByNanos

public SystemTimeByNanos()
Method Detail

getNanos

public long getNanos()
Specified by:
getNanos in interface Time


Copyright © 2004-2011. All Rights Reserved.