logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

get_refresh_rate - Returns the current refresh rate. Allegro game programming library.

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.

Name

       get_refresh_rate - Returns the current refresh rate. Allegro game programming library.

See Also

request_refresh_rate(3alleg4)

Allegro                                           version 4.4.3                        get_refresh_rate(3alleg4)

Synopsis

#include<allegro.h>intget_refresh_rate(void);

See Also