ngfx::FPSCounter
Public Functions
| Name | |
|---|---|
| FPSCounter() | |
| void | update() |
Public Attributes
| Name | |
|---|---|
| float | fps |
Public Functions Documentation
function FPSCounter
inline FPSCounter()
function update
void update()
Public Attributes Documentation
variable fps
float fps = 0.0f;
Updated on 3 April 2021 at 20:21:51 PDT