Skip to content
Version 2.11.0
↓ Get the launcher

PerfControls.IsThrottledOut method

True when this frame should be SKIPPED under the throttle. Frame 0 and every Nth frame draw; the N-1 frames between are skipped. N<=1 disables.

public static bool IsThrottledOut(int frameCounter)