Property MaximumIterationsPerSecond
MaximumIterationsPerSecond
Maximum number of iterations of the main loop (and hence draws)
to allow to occur per second. Defaults to 25ms.
public static ushort MaximumIterationsPerSecond { get; set; }
Maximum number of iterations of the main loop (and hence draws)
to allow to occur per second. Defaults to 25ms.
public static ushort MaximumIterationsPerSecond { get; set; }