From Bohemia Interactive Community
|
|
Line 4: |
Line 4: |
| [[Category:Scripting Commands ArmA|T]] | | [[Category:Scripting Commands ArmA|T]] |
|
| |
|
| back to [[Scripting_Reference#T|COMREF]]
| |
|
| |
|
| <h2 style="color:#000066">'''time'''</h2> | | <h2 style="color:#000066">'''time'''</h2> |
Revision as of 11:58, 23 April 2006
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.