pub fn clock_ticks_per_second() -> u64
sysconf(_SC_CLK_TCK)—Returns the process’ clock ticks per second.
sysconf(_SC_CLK_TCK)