Provided by: allegro5-doc_5.2.3.0-1_all
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.