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