Provided by: allegro5-doc_5.0.10-2_all 

NAME
ALLEGRO_TIMEOUT - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h>
typedef struct ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT;
DESCRIPTION
Represent a timeout value. The size of the structure is known so can be statically allocated. The
contents are private.
SEE ALSO
al_init_timeout(3alleg5)
Allegro reference manual ALLEGRO_TIMEOUT(3alleg5)()