public class StepClock
extends java.lang.Object
implements com.netflix.spectator.api.Clock
| Constructor and Description |
|---|
StepClock(com.netflix.spectator.api.Clock impl,
long step)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
long |
monotonicTime() |
long |
wallTime() |