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

FreeBSD Manual Pages

  
 
  

home | help
al_get_ti...ent_source(3)  Library Functions Manual  al_get_ti...ent_source(3)

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)

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

Allegro	reference manual			     al_get_ti...ent_source(3)

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

home | help