timer
Points to a variable that specifies a time value in seconds since
the Epoch.
result
A pointer to a tm structure where the result is stored.
The tm structure is defined in the <time.h> header, and is also
shown in tm Structure in the description of localtime.