GetFrameRate
From Spheriki
Get the refresh rate of drawing functions outside the map engine.
Contents |
Usage
Examples
See the example for SetFrameRate().
Notes
- The return value of this function is the frames per second currently being used by Sphere's graphics driver for drawing functions. This 'fps' value can be set using SetFrameRate().
- To obtain the frame rate used by the map engine, use GetMapEngineFrameRate().