timer A pointer to a time in seconds since the Epoch. You can generate this time by using the time function or you can supply a time. result A pointer to a tm structure where the result is stored. The tm structure is defined in the <time.h> header file, and is also shown in tm Structure.