Interface time_t

Type

#include <SYS/TYPES.H>

time_t variable;

Description

This type declares a signed integer representing a time in number of seconds since 1970. In order to make the system year-2038 compliant, it is defined as a 64-bit integer.

See also

time, __s64