public static class SystemStopwatchFactory.SystemStopwatch extends Object implements Stopwatch
The unit of time is milliseconds.
| Constructor and Description |
|---|
SystemStopwatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
getElapsedTime()
Elapsed milliseconds from
start(). |
Stopwatch |
start()
Start the stopwatch.
|
Copyright © 2025. All rights reserved.