Click or drag to resize

OSGetSplashTickMsec Method

Returns the amount of time in milliseconds it took for the boot logo to appear.

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

Return Value

Type: UInt32

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

See Also