Screen.GetFramerate (gb.sdl.image)
Syntax
STATIC PROPERTY READ GetFramerate AS Integer
Returns the current framerate.

This framerate is compute between two Screen refresh.

Example
PRINT Screen.GetFramerate

80


See also
SetFramerate