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 00:56, 29 December 2007 (edit)
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...)
← Previous diff
Current revision (19:50, 12 January 2008) (edit) (undo)
Sandman (Talk | contribs)
m
 
(One intermediate revision not shown.)
Line 6: Line 6:
Returns the time the program has been running in milliseconds. Returns the time the program has been running in milliseconds.
 +
 +''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