std::clock_t (3) - Linux Manuals
std::clock_t: std::clock_t
NAME
Synopsis
Defined in header <ctime>
typedef /* unspecified */ clock_t;
Arithmetic type capable of representing the process running time of implementation-defined range and precision.
See also
clock (function)
CLOCKS_PER_SEC (macro constant)