Package dk.cloudcreate.essentials.shared.time
-
Class Summary Class Description StopWatch Stop watch feature that allows you to time operationsTimingResult<R> The result ofStopWatch.time(Supplier)
| Class | Description |
|---|---|
| StopWatch |
Stop watch feature that allows you to time operations
|
| TimingResult<R> |
The result of
StopWatch.time(Supplier) |