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.

Questions & Answers

Helpful answers and articles about ALLEGRO_USECS_TO_SECS you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search