.\" Automatically generated by Pandoc 3.5 .\" .TH "al_get_display_refresh_rate" "3" "" "Allegro reference manual" .SH NAME al_get_display_refresh_rate \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int al_get_display_refresh_rate(ALLEGRO_DISPLAY *display) .EE .SH DESCRIPTION Gets the refresh rate of the display. .SH SEE ALSO al_set_new_display_refresh_rate(3)