Clock
interface Clock
Content copied to clipboard
An abstraction providing the current time.
For an implementation that uses the system's clock, see SystemClock. FixedClock is also available for testing purposes.
See also
Functions
readInstant
Link copied to clipboard
readMilliseconds
Link copied to clipboard
readPlatformInstant
Link copied to clipboard