Sponsor:

Your company here, and a link to your site. Click to find out more.

al_init_timeout - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_init_timeout(ALLEGRO_TIMEOUT *timeout, double seconds)

Description

Set timeout value of some number of seconds after the function call.

For compatibility with all platforms, seconds must be 2,147,483.647 seconds or less.

See Also

ALLEGRO_TIMEOUT(3), al_wait_for_event_until(3)

Referenced By

ALLEGRO_TIMEOUT(3), al_wait_for_event_until(3).

Allegro reference manual