onCountdown

abstract fun onCountdown(timeCounter: Int)

onCountdown is executed in every timer engine iteration

Parameters

timeCounter

is the current time in seconds.