Index
Collapse All
Expand All
GetLocalTime Method
Engine Class
Members
See Also
Beta Documentation - Subject to change.
Gets the number of seconds since 1/1/1970.
Syntax
Lua
function
Engine
.
GetLocalTime
(
)
;
Returns
Type: number
The number of seconds since 1/1/1970.
Remarks
Gets the number of seconds since 1/1/1970.
See Also
Engine
Turbine