Changes

Jump to navigation Jump to search

Category:timer

16 bytes added, 15:40, 5 February 2023
Line 11: Line 11:     
== Quick Overview ==
 
== Quick Overview ==
*'''[[timer.start]]'''(period) : Starts the timer with the given ''period'' (in seconds)<br />
+
*'''[[timer.start]]'''(period) : Starts the timer with the given ''period'' (in seconds. minimum = 0.01)<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