SYNOPSIS

  • #include <allegro5/allegro.h>
    
    int al_get_display_refresh_rate(ALLEGRO_DISPLAY *display)
    
    

DESCRIPTION

Gets the refresh rate of the display.

RELATED TO al_get_display_refresh_rate…

al_set_new_display_refresh_rate(3alleg5)