Property DefaultMaximumIterationsPerSecond
DefaultMaximumIterationsPerSecond
Gets the default maximum number of iterations per second for the main loop.
public static ushort DefaultMaximumIterationsPerSecond { get; }
Property Value
Remarks
This value determines the default upper limit on how many times the main loop can execute per second. Adjusting this value can affect application responsiveness and CPU usage.