time_t

time_t

Defined in header <time.h>
typedef /* unspecified */ time_t;

Arithmetic (until C11) Real (since C11) type capable of representing times.

Although not defined by the C standard, this is almost always an integral value holding the number of seconds (not counting leap seconds) since 00:00, Jan 1 1970 UTC, corresponding to 登录查看完整内容