public class SystemStopwatchFactory extends Object implements StopwatchFactory
SystemStopwatchFactory.SystemStopwatch which uses monotonic time.
The unit of time is milliseconds.
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemStopwatchFactory.SystemStopwatch
Uses monotonic time to calculate elapsed time.
|
| Constructor and Description |
|---|
SystemStopwatchFactory() |
public Stopwatch create()
create in interface StopwatchFactoryCopyright © 2025. All rights reserved.