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:
- Convert *bitmap to char buffer
- Difficulty compiling on Windows
- Screen is cleared and a new one appears Allegro5 in C?
- Can't start multiple timers
- Hiccups in main loop that get worse over time
- al_uninstall_audio - what exactly happens?
- Change adapter un runtime
- Distros for MinGW 4.8.1/5.3.0 and Allegro 4.4.3/5.2.1.1 ready for download
- Mixing Allegro 5 with OPENGL
- MacOSX 10.9 al_draw_scaled_bitmap - very slow
Other recent discussions:
- Timer encapsulaton
- al_stop_timer when lost focus?
- Crash in d3d_shutdown
- Intro to threading and cpu free waiting for signals
- FPS Timer Class not working
- Allegro and OpenGL fullscreen problem
- Windows 8 setup for Windows, Windows phone and Android Development
- [A5]ALLEGRO_SAMPLE_ID return id -1
- What lines are missing?
- Allegro 5 and shared_ptr: Crash on exit