SetFrameRate()
Syntax
SetFrameRate(FrameRate)Description
Set the frame rate (in frames per second) for the current screen. This is especially useful for windowed screen mode where there is no refresh rate for the screen. This command sets the maximum number of times per second that the FlipBuffers() command is called.
Supported OS
Windows