.\" Automatically generated by Pandoc 2.2.1 .\" .TH "ALLEGRO_TIMEOUT" "3alleg5" "" "Allegro reference manual" "" .hy .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 it can be statically allocated. The contents are private. .SH SEE ALSO .PP al_init_timeout(3alleg5)