1 2 3 4 5 6 7 8 9 10 11
#define CLOCKS_PER_SEC ((clock_t)1000000) /** clock ticks per second **/ /*** is the number of clock ticks per second returned by FUNCTION(clock). ***/ /* STDC(1) */