Clock

interface Clock

Exposes the current epoch time that is useful for date related time operations. This API is tied to a user's clock, so it should not be used when monotonicity is required. It is also not guaranteed to be as high resolution as needed for precise time operations.

Created by Nicholas Eddy on 10/19/17.

Properties

Link copied to clipboard
abstract val epoch: Measure<Time>

Current epoch time