Click or drag to resize

OSLowProcessorUsageModeSleepUsec Property

The amount of sleeping between frames when the low-processor usage mode is enabled (in microseconds). Higher values will result in lower CPU usage.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static int LowProcessorUsageModeSleepUsec { get; set; }

Property Value

Type: Int32
See Also