type
clock_t
<ctime>
Clock type
Type capable of representing clock tick counts and support arithmetical operations.
This type is returned by the
clock function of the
<ctime> header to represent the number of clock ticks since the beginning of the program execution.