| Package | Description |
|---|---|
| no.digipost.time |
| Class and Description |
|---|
| ConditionalTimer
A util for timing the duration a type of value meets a set condition.
|
| ConditionalTimer.WithCustomClockBuilder |
| ControllableClock
A controllable
Clock, typically intended for use in testing. |
| TimeControllable
The clock mutation operations, e.g.
|
| TimeSpan
A time span is the composition of two instants on the time line,
denoting the start (inclusively) and end (exclusively) of an amount of time
on the actual time-line.
|
| TimeSpan.Started
A "started" time span, which works as a simple builder
for a complete
TimeSpan, using the concluding methods
TimeSpan.Started.until(Instant) or TimeSpan.Started.lasting(Duration) |
Copyright © 2019 Digipost. All rights reserved.