EngineGetIdleFrames Method |
Returns the total number of frames passed since engine initialization which is advanced on each idle frame, regardless of whether the render loop is enabled. See also GetFramesDrawn.
Namespace: Godot
public static ulong GetIdleFrames()
[Missing <returns> documentation for "M:Godot.Engine.GetIdleFrames"]