oracular (3) ALLEGRO_BPS_TO_SECS.3alleg5.gz
NAME
ALLEGRO_BPS_TO_SECS - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> #define ALLEGRO_BPS_TO_SECS(x) (1.0 / (x))
DESCRIPTION
Convert beats per second to seconds.
oracular (3) ALLEGRO_BPS_TO_SECS.3alleg5.gz
ALLEGRO_BPS_TO_SECS - Allegro 5 API
#include <allegro5/allegro.h> #define ALLEGRO_BPS_TO_SECS(x) (1.0 / (x))
Convert beats per second to seconds.