DCS singleton timer

From DCS World Wiki - Hoggitworld.com
Revision as of 06:43, 17 March 2022 by Grimes (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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: