This wiki is out of date, use the continuation of this wiki instead

Get timer

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:50, 12 January 2008 (edit)
Sandman (Talk | contribs)
m
← Previous diff
Current revision (19:50, 12 January 2008) (edit) (undo)
Sandman (Talk | contribs)
m
 
Line 7: Line 7:
Returns the time the program has been running in milliseconds. Returns the time the program has been running in milliseconds.
-'''Since [[0.87b]].'''+''Since [[0.87b]].''
== Returns == == Returns ==
'''INT''' : The time the program has been running in milliseconds. '''INT''' : The time the program has been running in milliseconds.

Current revision


[edit] Definition

INT get_timer ( )

Returns the time the program has been running in milliseconds.

Since 0.87b.

[edit] Returns

INT : The time the program has been running in milliseconds.

Personal tools