public abstract static class MonotonicClock.AbstractEpochSamplingClock extends java.lang.Object implements MonotonicClock
Modifier and Type | Class and Description |
---|---|
static class |
MonotonicClock.AbstractEpochSamplingClock.AlmostSameTime |
MonotonicClock.AbstractEpochSamplingClock, MonotonicClock.Global, MonotonicClock.SampledClock, MonotonicClock.SystemClock
Modifier and Type | Method and Description |
---|---|
void |
pauseEpochSampling() |
void |
resumeEpochSampling() |
MonotonicClockTranslation |
translate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
error, isAfter, isAfter, now
public MonotonicClockTranslation translate()
translate
in interface MonotonicClock
public void pauseEpochSampling()
public void resumeEpochSampling()
Copyright © 2009-2022 The Apache Software Foundation