al_get_timer_speed - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> double al_get_timer_speed(const ALLEGRO_TIMER *timer)
Description
Return the timer’s speed, in seconds. (The same value passed to al_create_timer(3) or al_set_timer_speed(3).)
See Also
Referenced By
Allegro reference manual