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