Click or drag to resize

OSGetTicksUsec Method

Returns the amount of time passed in microseconds since the engine started.

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

Return Value

Type: UInt64

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

See Also