1ALLEGRO_TIMER(3) ALLEGRO_TIMER(3)
23
4
NAME
6ALLEGRO_TIMER - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
typedef struct ALLEGRO_TIMER ALLEGRO_TIMER;
12
DESCRIPTION
14This is an abstract data type representing a timer object.
1516
17
18
Allegro reference manual ALLEGRO_TIMER(3)