time_t type — Represents a date and time
typedef . . . time_t
The time_t type is an arithmetic type that represents a date and time. The actual type and the encoding of the date and time are implementation-defined.
time_t
clock_t type, time function, tm struct