Difference between revisions of "DCS singleton timer"

From DCS World Wiki - Hoggitworld.com
m
 
Line 26: Line 26:
  
 
}}
 
}}
 +
[[Category:Game Patch 1.2.0]]

Latest revision as of 06:43, 17 March 2022


Singleton: timer Added with: 1.2.0
Description: The timer singleton has two important uses.

1. Return the mission time.

2. To schedule functions.

Functions: getTime, getAbsTime,getTime0, scheduleFunction, removeFunction, setFunctionTime
Enumerators and Other Data: none
Notes: