CountUpTimerCallback

Functions

Link copied to clipboard
abstract fun onTimerFinish()

Method to be called by CountUpTimer when the thread is getting IsFinished

Link copied to clipboard
abstract fun onTimerTick(timeRemaining: Long)

Method to be called every second by the CountUpTimer