MonotonicTimer

interface MonotonicTimer

This is a timer that counts down from a given starting time down to zero on a monotonic clock.

Functions

Link copied to clipboard
abstract fun current(): Instant

Returns the amount of time left before this timer reaches zero.