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:
- Cannot exit fullscreen with ALLEGRO_OPENGL flag
- Redrawing smoothly while display is being resized
- Blacking out the display while resizing
- KrampusHack 2016
- Bitmap behind mappy map
- Statically link Allegro 5 in Ubuntu?
- Why some Shaders don't work !
- Change adapter un runtime
- Complications when drawing FPS
- Mixing Allegro 5 with OPENGL
Other recent discussions:
- upgrading tank war codebase to allegro 5
- Keyboard input while rendering?
- Advice for game loops with lengthy computations
- Inconstistent joystick event delay
- Dsound undefined reference error when compiling using 5.2.1 binaries
- Display stops updating if I change the backbuffer-- What am I doing wrong?
- al_dtor_list is NULL, crash in al_create_timer
- Events are not working
- ALLEGRO 5.2, ERROR TO LOAD IMAGE!
- Why would al_install_audio() suddenly stop working?