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