table of contents
al_get_display_refresh_rate(3) | al_get_display_refresh_rate(3) |
NAME¶
al_get_display_refresh_rate - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> int al_get_display_refresh_rate(ALLEGRO_DISPLAY *display)
DESCRIPTION¶
Gets the refresh rate of the display.
SEE ALSO¶
Allegro reference manual |