1al_get_monitor_refresh_rate(3) al_get_monitor_refresh_rate(3)
23
4
NAME
6al_get_monitor_refresh_rate - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
int al_get_monitor_refresh_rate(int adapter)
12
DESCRIPTION
14Returns the current refresh rate of a monitor attached to the display
15adapter.
16
SINCE
185.2.6
1920
[Unstable API]: This is an experimental feature and currently
21only works on Windows.
22
SEE ALSO
24al_get_monitor_info(3)
2526
27
28
Allegro reference manual al_get_monitor_refresh_rate(3)