Modifier and Type | Field and Description |
---|---|
static Timer.Timed |
NOOP |
Modifier and Type | Method and Description |
---|---|
default void |
close() |
void |
stop()
Stops the timer and records the total duration up until
Timer.start() was called. |
static final Timer.Timed NOOP
void stop()
Timer.start()
was called.default void close()
close
in interface java.lang.AutoCloseable