std::clock_t

Header: <ctime>

Arithmetic type capable of representing the process running time of implementation-defined range and precision.

# Declarations

typedef /* unspecified */ clock_t;

# See also