Skip to contents

Get current FPS.

Usage

get_fps()

Value

An integer

Note

This function has been auto-generated from the following Raylib function definition:

int GetFPS(void);

See also

Other fps functions: draw_fps(), set_target_fps()