Home
Package com.hypercubetools.timeslip¶
Types¶
| Name | Summary |
|---|---|
| TimeSlip | class TimeSlip :ClockA concrete Clock implementation that is configurable and alterable for the purposes of reproducible tests. |
Type Aliases¶
| Name | Summary |
|---|---|
| TickForward | typealias TickForward = (Instant) ->InstantProduce a value based on the previous value. |