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.

RELATED TO al_init_timeout…

ALLEGRO_TIMEOUT(3alleg5), al_wait_for_event_until(3alleg5)