1al_init_timeout(3)                                          al_init_timeout(3)
2
3
4

NAME

6       al_init_timeout - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_init_timeout(ALLEGRO_TIMEOUT *timeout, double seconds)
12

DESCRIPTION

14       Set timeout value of some number of seconds after the function call.
15
16       For  compatibility  with  all  platforms, seconds must be 2,147,483.647
17       seconds or less.
18

SEE ALSO

20       ALLEGRO_TIMEOUT(3), al_wait_for_event_until(3)
21
22
23
24Allegro reference manual                                    al_init_timeout(3)
Impressum