org.smallmind.instrument
Class CpuClock

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

public class CpuClock
extends Clock


Constructor Summary
CpuClock()
           
 
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

CpuClock

public CpuClock()
Method Detail

getTimeNanoseconds

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


Copyright © 2012. All Rights Reserved.