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:
- 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
- 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
Other recent discussions:
- 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
- Multiple event queues
- Android: Rotation issues and Soft keys
- Python port example game proposal
- drawing slow
- Multiple Timers
- A5: destroy_timer() doesn't work?