Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
get_refresh_rate(3)		 Allegro manual 	     get_refresh_rate(3)

NAME
     get_refresh_rate  - Returns the current refresh rate. Allegro game program-
     ming library.

SYNOPSIS
     #include <allegro.h>

     int get_refresh_rate(void);

DESCRIPTION
     Returns the current refresh rate, if known (not all drivers are able to re-
     port this information). Returns zero if the actual rate is unknown.

SEE ALSO
     request_refresh_rate(3)

Allegro 			  version 4.4.3 	     get_refresh_rate(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=get_refresh_rate&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help