Piccolo.NET

PDebug.ResetFPSTiming Method 

Reset the variables used to track FPS.

public static void ResetFPSTiming();

Remarks

If you reset seldom they you will get good average FPS values, if you reset more often only the frames recorded after the last reset will be taken into consideration.

See Also

PDebug Class | UMD.HCIL.Piccolo.Util Namespace