.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_get_display_refresh_rate" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_display_refresh_rate \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ int\ al_get_display_refresh_rate(ALLEGRO_DISPLAY\ *display) \f[] .fi .SH DESCRIPTION .PP Gets the refresh rate of the display. .SH SEE ALSO .PP al_set_new_display_refresh_rate(3alleg5)