oracular (3) ALLEGRO_USECS_TO_SECS.3alleg5.gz
NAME
ALLEGRO_USECS_TO_SECS - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> #define ALLEGRO_USECS_TO_SECS(x) ((x) / 1000000.0)
DESCRIPTION
Convert microseconds to seconds.
oracular (3) ALLEGRO_USECS_TO_SECS.3alleg5.gz
ALLEGRO_USECS_TO_SECS - Allegro 5 API
#include <allegro5/allegro.h> #define ALLEGRO_USECS_TO_SECS(x) ((x) / 1000000.0)
Convert microseconds to seconds.