My Project
 
Loading...
Searching...
No Matches
FPSLimiter Class Reference

#include <timing.h>

Public Member Functions

 FPSLimiter ()
 
void init (float maxFPS)
 
void setMaxFPS (float maxFPS)
 
void begin ()
 
float end ()
 

Constructor & Destructor Documentation

◆ FPSLimiter()

FPSLimiter::FPSLimiter ( )

Member Function Documentation

◆ begin()

void FPSLimiter::begin ( )

◆ end()

float FPSLimiter::end ( )

◆ init()

void FPSLimiter::init ( float maxFPS)
Here is the call graph for this function:

◆ setMaxFPS()

void FPSLimiter::setMaxFPS ( float maxFPS)
Here is the caller graph for this function:

The documentation for this class was generated from the following files: