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