Timer
From GiderosMobile
Supported platforms:
Available since: Gideros 2011.6
Description
The `Timer` class is used to execute a code at specified intervals. The listener functions are registered
through `Event.TIMER` and `Event.TIMER_COMPLETE` events.
{|-
| style="width: 50%;"|
Methods
| style="width: 50%;"|
Events
Constants
|}