logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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