CLOCKS_PER_SEC

From Cppreference

< cpp | chrono | c
Jump to: navigation, search
Defined in header <ctime>

#DEFINE CLOCKS_PER_SEC /*implementation defined*/

Defines number of clock ticks per second, as returned by clock().

[edit] See also

clock
returns raw processor clock time since the program is started
(function)