#include <FPS.H>
Static Public Methods | |
| double | fps () |
| double | update_fps () |
Static Protected Attributes | |
| double | _lastTick = 0.0 |
| double | _fps = 0.0 |
| int | _fcount = 0 |
| int | _numFrames = 50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18