1ALLEGRO_USECS_TO_SECS(3)   Library Functions Manual   ALLEGRO_USECS_TO_SECS(3)
2
3
4

NAME

6       ALLEGRO_USECS_TO_SECS
7

SYNOPSIS

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

DESCRIPTION

14       Convert microseconds to seconds.
15
16
17
18Allegro reference manual                              ALLEGRO_USECS_TO_SECS(3)
Impressum