.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "ALLEGRO_BPS_TO_SECS" "3" "" "Allegro reference manual" "" .SH NAME ALLEGRO_BPS_TO_SECS \- Allegro 5 API .SH SYNOPSIS .IP .EX #include #define ALLEGRO_BPS_TO_SECS(x) (1.0 / (x)) .EE .SH DESCRIPTION Convert beats per second to seconds.