1ALLEGRO_TIMEOUT(3)                                          ALLEGRO_TIMEOUT(3)
2
3
4

NAME

6       ALLEGRO_TIMEOUT - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              typedef struct ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT;
12

DESCRIPTION

14       Represent  a  timeout  value.  The size of the structure is known so it
15       can be statically allocated.  The contents are private.
16

SEE ALSO

18       al_init_timeout(3)
19
20
21
22Allegro reference manual                                    ALLEGRO_TIMEOUT(3)
Impressum