Package-level declarations

Functions

Link copied to clipboard
fun rememberCountdownTimerState(initialMillis: Long, step: Long = 1000, enable: Boolean = true, reset: Boolean = false): State<Long>

Composable count down timer state