public static final class Timekeeper.StartedStopwatch extends Timekeeper.StopwatchTimer
A started stopwatch (only records total elapsed time, no active time).
Constructor and Description |
---|
StartedStopwatch(long startTime,
long sampling) |
Modifier and Type | Method and Description |
---|---|
long |
sampling() |
long |
startTime() |
activeTime, resume, suspend
public long startTime()
startTime
in class Timekeeper.StopwatchTimer
public long sampling()
sampling
in class Timekeeper.StopwatchTimer
Cinnamon API. Copyright (c) 2015–2021 Lightbend.