1ALLEGRO_BPS_TO_SECS(3)                                  ALLEGRO_BPS_TO_SECS(3)
2
3
4

NAME

6       ALLEGRO_BPS_TO_SECS - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              #define ALLEGRO_BPS_TO_SECS(x)        (1.0 / (x))
12

DESCRIPTION

14       Convert beats per second to seconds.
15
16
17
18Allegro reference manual                                ALLEGRO_BPS_TO_SECS(3)
Impressum