al_get_timer_started - Man Page

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.

Referenced By

al_resume_timer(3), al_start_timer(3), al_stop_timer(3).

Allegro reference manual