1al_get_timer_started(3) al_get_timer_started(3)
23
4
NAME
6al_get_timer_started - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
bool al_get_timer_started(const ALLEGRO_TIMER *timer)
12
DESCRIPTION
14Return true if the timer specified is currently started.
1516
17
18
Allegro reference manual al_get_timer_started(3)