toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.countUpTimer
/
CountUpTimerCallback
/
onTimerTick
on
Timer
Tick
abstract
fun
onTimerTick
(
timeRemaining
:
Long
)
Method to be called every second by the
CountUpTimer
Parameters
time
Remaining
: Time remaining in milliseconds.