org.smallmind.instrument
Class EpochClock

java.lang.Object
  extended by org.smallmind.instrument.Clock
      extended by org.smallmind.instrument.EpochClock

public class EpochClock
extends Clock


Constructor Summary
EpochClock()
           
 
Method Summary
 long getTimeNanoseconds()
           
 
Methods inherited from class org.smallmind.instrument.Clock
getTimeMilliseconds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpochClock

public EpochClock()
Method Detail

getTimeNanoseconds

public long getTimeNanoseconds()
Specified by:
getTimeNanoseconds in class Clock


Copyright © 2012. All Rights Reserved.