logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

al_get_time - Allegro 5 API

Description

       Return the number of seconds since the Allegro library was initialised.  The return value is undefined if
       Allegro  is  uninitialised.  The resolution depends on the used driver, but typically can be in the order
       of microseconds.

Allegro reference manual                                                                    al_get_time(3alleg5)

Name

       al_get_time - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              double al_get_time(void)

See Also