NotRunning

A State that indicates that a Timer is not currently running.

Inheritors

Types

Link copied to clipboard

A NotRunning state to indicate that the Timer has finished running.

Link copied to clipboard

A NotRunning state to indicate that the Timer has been paused

Properties

Link copied to clipboard
abstract val elapsed: Flow<Duration>

A Flow of the Duration that has elapsed while the timer was in a Running state