FPSTracker

Engine/source/util/fpsTracker.h

More...

Public Functions

Resets the FPS variables.

Updates the FPS variables.

Detailed Description

Public Attributes

F32 fpsFrames 
F32 fpsNext 
F32 fpsReal 
F32 fpsRealLast 
F32 fpsRealMax 
F32 fpsRealMin 
F32 fpsVirtual 
F32 fpsVirtualLast 
F32 mUpdateInterval 

Public Functions

FPSTracker()

reset()

Resets the FPS variables.

update()

Updates the FPS variables.