| Package | Description |
|---|---|
| org.smallmind.instrument |
| Modifier and Type | Class and Description |
|---|---|
class |
CpuClock |
class |
EpochClock |
| Modifier and Type | Method and Description |
|---|---|
Clock |
Temporal.getClock() |
Clock |
SpeedometerImpl.getClock() |
Clock |
MeterImpl.getClock() |
Clock |
Clocks.getClock() |
Clock |
ChronometerImpl.getClock() |
| Constructor and Description |
|---|
ChronometerImpl(Samples samples,
TimeUnit durationTimeUnit,
long tickInterval,
TimeUnit tickTimeUnit,
Clock clock) |
ExponentiallyDecayingSample(int reservoirSize,
double alpha,
Clock clock) |
MeterImpl(long tickInterval,
TimeUnit tickTimeUnit,
Clock clock) |
SpeedometerImpl(long tickInterval,
TimeUnit tickTimeUnit,
Clock clock) |
Copyright © 2013. All Rights Reserved.