Properties

Link copied to clipboard
abstract val timerID: Int
Link copied to clipboard
abstract val title: String

Functions

Link copied to clipboard
abstract fun asEdited(title: String = this.title): TimerState
Link copied to clipboard
Link copied to clipboard
abstract fun asResetTimer(): TimerState
Link copied to clipboard
open override fun isStarted(): Boolean
Link copied to clipboard
abstract fun showTime(): Duration

This is the time to show on on the screen.