ScreenModeRefreshRate()
Syntax
RefreshRate = ScreenModeRefreshRate()Description
Returns the refreshrate (in hertz) of the current screenmode listed with ExamineScreenModes() and NextScreenMode() functions.
Note: On linux, with the SDL subsystem, this command always returns 0.
Supported OS
Windows, Linux (OpenGl), MacOS X