public interface Stopwatch
SystemStopwatchFactory.SystemStopwatch,
NanoTimeStopwatchFactory.NanoTimeStopwatch,
ExecutionInfo.getElapsedTime(),
MethodExecutionContext.getElapsedTime()| Modifier and Type | Method and Description |
|---|---|
long |
getElapsedTime()
Get the time from
start(). |
Stopwatch |
start()
Start the stopwatch.
|
Copyright © 2022. All rights reserved.