oracular (3) al_get_timer_started.3alleg5.gz
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.
oracular (3) al_get_timer_started.3alleg5.gz
al_get_timer_started - Allegro 5 API
#include <allegro5/allegro.h> bool al_get_timer_started(const ALLEGRO_TIMER *timer)
Return true if the timer specified is currently started.