mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-05 08:31:24 +00:00
8 lines
179 B
Lua
8 lines
179 B
Lua
-------------------------------------------------------------------------------
|
|
-- @module DCS.DCSTime
|
|
|
|
--- @type ModelTime
|
|
-- @extends #number
|
|
|
|
--- @type Time
|
|
-- @extends #number |