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, suspendpublic long startTime()
startTime in class Timekeeper.StopwatchTimerpublic long sampling()
sampling in class Timekeeper.StopwatchTimerCinnamon API. Copyright (c) 2015–2021 Lightbend.