table of contents
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 |