getMaxFPS
Script::getMaxFPS
Returns the maximum number of frames per second.
Declaration
uint32_t getMaxFPS();
Parameters
None.
Returns
The maximum number of frames per second. A value of 0
means that the number of frames per second is not limited.