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