mojave man page for get_refresh_rate

Query: get_refresh_rate

OS: mojave

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
exfont(3alleg4) - debian
request_refresh_rate(3alleg4) - centos
request_refresh_rate(3alleg4) - php
request_refresh_rate(3alleg4) - linux
start_sound_input(3alleg4) - linux
Similar Topics in the Unix Linux Community
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.