public class StopWatch
extends java.lang.Object
| Constructor and Description |
|---|
StopWatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTime(java.time.temporal.TemporalUnit unit) |
static StopWatch |
start() |
public static StopWatch start()
public long getTime(java.time.temporal.TemporalUnit unit)