Searched defs:CLOCKS_PER_SEC (Results 1 – 2 of 2) sorted by relevance
10 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
10 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro