ALLEGRO_TIMEOUT - Man Page
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 it can be statically allocated. The contents are private.
See Also
Referenced By
al_init_timeout(3), al_wait_for_event_until(3).
Allegro reference manual