6.22.3 CLOCKS_PER_SEC Macro

The conversion factor to convert the program's processor time to seconds.

Include

<time.h>

Remarks

Divide the value returned by the clock function by the value of this macro to determine the time in seconds.