logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_TIMEOUT - Allegro 5 API

Description

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

Name

       ALLEGRO_TIMEOUT - Allegro 5 API

See Also

al_init_timeout(3alleg5)

Allegro reference manual                                                                ALLEGRO_TIMEOUT(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              typedef struct ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT;

See Also