table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_get_timer_started(3) | al_get_timer_started(3) |
NAME¶
al_get_timer_started - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> bool al_get_timer_started(const ALLEGRO_TIMER *timer)
DESCRIPTION¶
Return true if the timer specified is currently started.
Allegro reference manual |