.TH "ALLEGRO_TIMEOUT(3alleg5) Allegro reference manual" "" "" "" "" .SH NAME .PP ALLEGRO_TIMEOUT \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ typedef\ struct\ ALLEGRO_TIMEOUT\ ALLEGRO_TIMEOUT; \f[] .fi .SH DESCRIPTION .PP Represent a timeout value. The size of the structure is known so can be statically allocated. The contents are private. .SH SEE ALSO .PP al_init_timeout(3alleg5)