.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_timer_count" "3" "" "Allegro reference manual" "" .SH NAME al_get_timer_count \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int64_t al_get_timer_count(const ALLEGRO_TIMER *timer) .EE .SH DESCRIPTION Return the timer\[cq]s counter value. The timer can be started or stopped. .SH SEE ALSO al_set_timer_count(3)