Timer:setDelay

From GiderosMobile
This page contains changes which are not marked for translation.


Available since: Gideros 2011.6
Class: Timer

Description


Sets the time interval between timer events in milliseconds.

 Timer:setDelay(delay)

Parameters

delay: (number) The time interval between timer events in milliseconds.