table of contents
ALLEGRO_TIMER(3) | ALLEGRO_TIMER(3) |
NAME¶
ALLEGRO_TIMER - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> typedef struct ALLEGRO_TIMER ALLEGRO_TIMER;
DESCRIPTION¶
This is an abstract data type representing a timer object.
Allegro reference manual |