public static class Timekeeper.SuspendedStopwatch$
extends java.lang.Object
A suspended stopwatch (records both total elapsed time and active time).
| Modifier and Type | Field and Description |
|---|---|
static Timekeeper.SuspendedStopwatch$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
SuspendedStopwatch$() |
| Modifier and Type | Method and Description |
|---|---|
Timekeeper.SuspendedStopwatch |
apply(long start,
long sampling) |
public static final Timekeeper.SuspendedStopwatch$ MODULE$
public Timekeeper.SuspendedStopwatch apply(long start, long sampling)
Cinnamon API. Copyright (c) 2015–2021 Lightbend.