.\" Automatically generated by Pandoc 3.6.1 .\" .TH "ALLEGRO_TIMEOUT" "3" "" "Allegro reference manual" .SH NAME ALLEGRO_TIMEOUT \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] \f[B]typedef\f[R] \f[B]struct\f[R] ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT; .EE .SH DESCRIPTION Represent a timeout value. The size of the structure is known so it can be statically allocated. The contents are private. .SH SEE ALSO al_init_timeout(3)