TimerEvents
new TimerEvents()
Members
COMPLETE
(static, constant) :string
Fired when the timer has reached the repeatCount limit.
- Default Value:
- complete
TIMER
(static, constant) :string
Fired each time the timer "ticks"
- Default Value:
- timer