Sponsor:

Your company here, and a link to your site. Click to find out more.

ALLEGRO_MSECS_TO_SECS - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

#define ALLEGRO_MSECS_TO_SECS(x)      ((x) / 1000.0)

Description

Convert milliseconds to seconds.

Info

Allegro reference manual