public final class Stopwatch
extends java.lang.Object
| Constructor and Description |
|---|
Stopwatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
elapsedMillis() |
long |
elapsedNanos() |
Stopwatch |
reset() |
Stopwatch |
start() |
Stopwatch |
stop() |