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)See Also
Section titled “See Also”- class PerfControls
- namespace Stellar.Abstractions.Diagnostics