Timer

interface Timer

Provides a precise elapsed time that is useful for relative time measurements that are not affected by the user's clock (i.e. time rollbacks). The resolution of this time is expected to be higher than Clock.epoch.

Properties

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