NAME
ALLEGRO_MSECS_TO_SECS - Allegro 5 APISYNOPSIS
-
#include <allegro5/allegro.h> #define ALLEGRO_MSECS_TO_SECS(x) ((x) / 1000.0)
DESCRIPTION
Convert milliseconds to seconds.Allegro reference manual |
#include <allegro5/allegro.h> #define ALLEGRO_MSECS_TO_SECS(x) ((x) / 1000.0)
Allegro reference manual |
ALLEGRO_MSECS_TO_SECS
you may found on these sites: