public class StopWatch
extends java.lang.Object
| Constructor and Description |
|---|
StopWatch() |
| Modifier and Type | Method and Description |
|---|---|
static long |
measure(boolean report,
Do.Action action) |
static long |
measure(Do.Action action) |
void |
start() |
long |
stop() |