| Class | Description |
|---|---|
| CpuTimeRunnableOperation |
A
Runnable that maintains a CPU time counter for elapsed time evaluation. |
| MultiCounterRunnableOperation |
A thread-safe
Runnable that maintains custom counters for elapsed time
evaluation. |
| WallClockTimeRunnableOperation |
A
Runnable that maintains a wall-clock time counter for elapsed time evaluation
The wall-clock time is stored in milliseconds. |
Copyright © 2019. All rights reserved.