onCountdown

abstract fun onCountdown(timeCounter: Int)

Called every second while the countdown is active

Parameters

timeCounter

The current time remaining in seconds.