mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
8 lines
179 B
Lua
8 lines
179 B
Lua
-------------------------------------------------------------------------------
|
|
-- @module DCS.DCSTime
|
|
|
|
--- @type ModelTime
|
|
-- @extends #number
|
|
|
|
--- @type Time
|
|
-- @extends #number |