SYNOPSIS #include <allegro.h> int get_refresh_rate(void); DESCRIPTION Returns the current refresh rate, if known (not all drivers are able to report this information). Returns zero if the actual rate is unknown.