ALLEGRO_TIMEOUT
Allegro 5 API
- Provided by: allegro5-doc (Version: 2:5.0.11-2)
- Source: allegro5
- Report a bug
Allegro 5 API
#include <allegro5/allegro.h>
typedef struct ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT;
Represent a timeout value. The size of the structure is known so can be statically allocated. The contents are private.
al_init_timeout(3alleg5)