- This wiki is out of date, use the continuation of this wiki instead
Get timer
From FenixWiki
(Difference between revisions)
Sandman (Talk | contribs)
(New page: Category:functions Category:time ==Definition== '''INT''' get_timer ( ) Returns the time the program has been running in milliseconds. == Returns == '''INT''' : The time the pro...)
Next diff →
Revision as of 00:56, 29 December 2007
Definition
INT get_timer ( )
Returns the time the program has been running in milliseconds.
Returns
INT : The time the program has been running in milliseconds.