Namespace: Rx.Net – Class: FPSCounter – Assembly: Rx.Net
class FPSCounter
The FPS counter class.
This is a helper class to calculate FPS depending on calls to the Update() function.
Gets the current FPS.
Resets the FPS counter.
Triggers a new FPS calculation.