Changes

Jump to navigation Jump to search

Category:timer

4 bytes added, 12:37, 25 May 2011
Line 9: Line 9:  
The timer is automatically stopped when the document containing the script application is closed or if the script application is deleted.
 
The timer is automatically stopped when the document containing the script application is closed or if the script application is deleted.
   −
== Pages ==
+
== Functions ==
 
*'''[[timer.start]]'''(time) : Starts the timer with the given ''time'' (in seconds)<br />
 
*'''[[timer.start]]'''(time) : Starts the timer with the given ''time'' (in seconds)<br />
 
*'''[[timer.getMilliSecCounter]]'''() : Returns the value of the milliseconds elapsed since the calculator's last boot.<br />
 
*'''[[timer.getMilliSecCounter]]'''() : Returns the value of the milliseconds elapsed since the calculator's last boot.<br />
 
*'''[[timer.stop]]'''() : Stops the timer.
 
*'''[[timer.stop]]'''() : Stops the timer.

Navigation menu