al_stop_timer

void al_stop_timer(ALLEGRO_TIMER *timer)
Introduced in 5.0.0

Stop the timer specified. The timer's counter will stop incrementing and it will stop generating events. Stopping a timer that is already stopped does nothing.

See also: al_start_timer, al_get_timer_started


Most helpful discussions:

Other recent discussions: