DCS func getModelTime
From DCS World Wiki - Hoggitworld.com
| Environment: | Server | ||
| Function: | getModelTime | Added with: 2.5.0 | |
| Member Of: | DCS | ||
| Syntax: | number DCS.getModelTime( ) | ||
| Description: | Returns the DCS simulation time in seconds. Dependent on how long the game has been open.
| ||
| Return Value: | number | ||
| Return Example: | 542 | ||
| Examples: | |||
| Related Functions: | Control API: setPause, getPause, stopMission, exitProcess, isMultiplayer, isServer, getModelTime, getRealTime, getMissionOptions, getAvailableCoalitions, getAvailableSlots, getCurrentMission, getMissionName, getMissionFilename, getMissionResult, getUnitProperty, getUnitType, getUnitTypeAttribute, writeDebriefing, setUserCallbacks, reloadUserScripts, makeScreenShot | ||
| Notes: | |||