get_refresh_rate(3alleg4) v7 man page | unix.com

Man Page: get_refresh_rate

Operating Environment: v7

Section: 3alleg4

get_refresh_rate(3alleg4)					  Allegro manual					 get_refresh_rate(3alleg4)

NAME
get_refresh_rate - Returns the current refresh rate. Allegro game programming library. 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. SEE ALSO
request_refresh_rate(3alleg4) Allegro version 4.4.2 get_refresh_rate(3alleg4)
Related Man Pages
start_sound_input(3alleg4) - debian
request_refresh_rate(3alleg4) - netbsd
request_refresh_rate(3alleg4) - osx
request_refresh_rate(3alleg4) - php
request_refresh_rate(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Read a file and save every word in a variable to use
Linux froze and got back working 5 days later, no reboot.
Shopt -s histappend
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working