Sponsor:

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

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

al_init_timeout(3)

Referenced By

al_init_timeout(3), al_wait_for_event_until(3).

Allegro reference manual