Difference between revisions of "Timer.pauseAll"
From GiderosMobile
Line 10: | Line 10: | ||
Timer.pauseAll() | Timer.pauseAll() | ||
</source> | </source> | ||
+ | |||
+ | {{Timer}} |
Revision as of 02:30, 4 December 2019
Available since: Gideros 2011.6
Class: Timer
Description
Pause all timers. Suitable for temporarily pausing all timers when application is paused.
Timer.pauseAll()