time

From Bohemia Interactive Community
Revision as of 20:05, 15 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search

back to COMREF

time


Operand types:

None

Type of returned value:

Number

Description:

Time elapsed since mission started (in seconds).


Comments

Not to be confused with _time.

Within a script, the reserved local variable _time returns the time elapsed since the script started running.