Uses of Class
org.smallmind.instrument.Clock

Packages that use Clock
org.smallmind.instrument   
 

Uses of Clock in org.smallmind.instrument
 

Subclasses of Clock in org.smallmind.instrument
 class CpuClock
           
 class EpochClock
           
 

Methods in org.smallmind.instrument that return Clock
 Clock Meter.getClock()
           
 Clock Clocks.getClock()
           
 Clock Clocked.getClock()
           
 Clock Chronometer.getClock()
           
 

Constructors in org.smallmind.instrument with parameters of type Clock
ExponentiallyDecayingSample(int reservoirSize, double alpha, Clock clock)
           
 



Copyright © 2012. All Rights Reserved.