Man Page: get_refresh_rate
Operating Environment: netbsd
Section: 3alleg4
get_refresh_rate(3alleg4) Allegro manual get_refresh_rate(3alleg4)NAMEget_refresh_rate - Returns the current refresh rate. Allegro game programming library.SYNOPSIS#include <allegro.h> int get_refresh_rate(void);DESCRIPTIONReturns the current refresh rate, if known (not all drivers are able to report this information). Returns zero if the actual rate is unknown.SEE ALSOrequest_refresh_rate(3alleg4) Allegro version 4.4.2 get_refresh_rate(3alleg4)
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| Memory Leaks |
| Better to Use Return Code or wc -l Output? |
| BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |
| Grep command to show the number of results |