ALLEGRO_BPS_TO_SECS(3) ALLEGRO_BPS_TO_SECS(3) NAME ALLEGRO_BPS_TO_SECS - Allegro 5 API SYNOPSIS #include #define ALLEGRO_BPS_TO_SECS(x) (1.0 / (x)) DESCRIPTION Convert beats per second to seconds. Allegro reference manual ALLEGRO_BPS_TO_SECS(3)