Searched refs:CLOCKS_PER_SEC (Results 1 – 4 of 4) sorted by relevance
64 #ifndef CLOCKS_PER_SEC65 #define CLOCKS_PER_SEC 1 macro78 #ifdef CLOCKS_PER_SEC79 #define GNU_HZ CLOCKS_PER_SEC113 const long clocks_per_sec = CLOCKS_PER_SEC; in get_run_time()
61 #ifdef CLOCKS_PER_SEC62 #define GNU_HZ CLOCKS_PER_SEC
163 @code{clock_t}; divide this number by @samp{CLOCKS_PER_SEC} to get the
6343 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on8076 * getruntime.c (get_run_time): Don't assume that CLOCKS_PER_SEC is