logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_get_timer_event_source - Allegro 5 API

Description

       Retrieve the associated event source.  Timers will generate events of type ALLEGRO_EVENT_TIMER(3alleg5).

Allegro reference manual                                                      al_get_timer_event_source(3alleg5)

Name

       al_get_timer_event_source - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              ALLEGRO_EVENT_SOURCE *al_get_timer_event_source(ALLEGRO_TIMER *timer)

See Also