public static class NanoTimeStopwatchFactory.NanoTimeStopwatch extends Object implements Stopwatch
| Constructor and Description |
|---|
NanoTimeStopwatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
getElapsedTime()
Elapsed nano seconds from
start(). |
Stopwatch |
start()
Start the stopwatch.
|
Copyright © 2022. All rights reserved.