clock_t

typedef a-type clock_t;
 
The type is the arithmetic type a-type of an object that you declare to hold the value returned by clock, representing elapsed processor time.