rememberCountdownTimerState

fun rememberCountdownTimerState(initialMillis: Long, step: Long = 1000): MutableState<Long>