Allolib
1.0
C++ Components For Interactive Multimedia
|
#include <C:/Users/Andres/source/repos/casm_viewer/external/tinc/external/allolib/include/al/app/al_FPS.hpp>
Public Member Functions | |
void | fps (double f) |
double | fpsWanted () |
double | fps () |
double | sec () |
double | msec () |
double | dt () |
double | dt_sec () |
void | startFPS () |
void | tickFPS () |
Public Attributes | |
al_nsec | interval = 16666666ll |
al_nsec | deltaTime |
al_nsec | start_of_loop = 0 |
double | mFPSWanted = 60 |
FPS class.
Definition at line 15 of file al_FPS.hpp.