ALLEGRO_TIMER
typedef struct ALLEGRO_TIMER ALLEGRO_TIMER;
Introduced in 5.0.0
This is an abstract data type representing a timer object.
Examples: ex_bitmap, ex_bitmap_flip, ex_blend, ex_blit, ex_clip, ex_display_options, ex_draw, ex_draw_bitmap, ex_expose, ex_filter, ex_gldepth, ex_glext, ex_haiku, ex_icon, ex_iphone, ex_logo, ex_multisample, ex_native_filechooser, ex_noframe, ex_ogre3d, ex_premulalpha, ex_prim, ex_resize, ex_stream_seek, ex_threads, ex_threads2, ex_timer, ex_transform, ex_ttf, ex_user_events
Most helpful discussions:
- Problem with al_creat_bitmap
- A5 : timer issue
- Using very short allegro timers in separate thread and getting lots of cpu usage
- Mouse Click Inside Timer Function
- Convert *bitmap to char buffer
- al_load_bitmap question
- Mouse Lag / Not Keyboard
- MOUSE question
- Odd event.mouse.x & y values
- Mouse Activity Question
Other recent discussions:
- Having Trouble with exit(1) - Stalling Program
- My second game, space invader simplified
- Vivace extra points. Its there a better way of doing this one.
- I'm new
- Keycode out of range
- Key-presses speed-up program
- Math question (2d trig)
- Multiple threads/displays, Event handling question
- I am looking for correct detailed instructions how to build Allegro....
- Is there a way to wait before drawing a bitmap in Allegro5?