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