Changes

Jump to navigation Jump to search

timer.start

54 bytes added, 12:30, 25 May 2011
no edit summary
Line 3: Line 3:  
Starts the timer with the given period in seconds.<br />
 
Starts the timer with the given period in seconds.<br />
 
If the timer is already running when this routine is called, the timer is reset to the new period.
 
If the timer is already running when this routine is called, the timer is reset to the new period.
<br />
+
 
 +
This function fires the [[on.timer]]() event.
    
<br />
 
<br />
Line 25: Line 26:  
== See also ==
 
== See also ==
 
*[[timer.stop]]
 
*[[timer.stop]]
 +
*[[on.timer]]
    
<br />
 
<br />
 
[[Category:timer]]
 
[[Category:timer]]

Navigation menu