Click or drag to resize

OSGetSystemTimeMsecs Method

Returns the epoch time of the operating system in milliseconds.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static ulong GetSystemTimeMsecs()

Return Value

Type: UInt64

[Missing <returns> documentation for "M:Godot.OS.GetSystemTimeMsecs"]

See Also