Timer:isRunning
From GiderosMobile
Available since: Gideros 2011.6
Description
Returns the current running status of timer.
(bool), = Timer:isRunning()
Returns (bool) `true` if the timer is running, `false` otherwise.
Available since: Gideros 2011.6
Returns the current running status of timer.
(bool), = Timer:isRunning()
Returns (bool) `true` if the timer is running, `false` otherwise.