al_get_new_display_refresh_rate - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

int al_get_new_display_refresh_rate(void)

Description

Get the requested refresh rate to be used when creating new displays on the calling thread.

See Also

al_set_new_display_refresh_rate(3)

Referenced By

al_set_new_display_refresh_rate(3).

Allegro reference manual