std::time_t

Header: <ctime>

Arithmetic type capable of representing times.

# Declarations

typedef /* unspecified */ time_t;

# See also