Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - time.h http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                               time.h

This  file defines two macros, the structure tm and a number of  other
types  used by the Time_package and declares all of the  time  related
functions.

The types defined are
size_t              clock_t             time_t;

The macros defined are:
difftime            gmtime

The functions declared in time.h are:
clock               time                mktime
asctime             ctime               localtime
strftime            sleep               usleep
msleep

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson