pub const TICK_HZ: u64 = tick::TICK_HZ; // 1_000_000u64Expand description
Ticks per second of the global timebase.
This value is specified by the tick-* Cargo features
pub const TICK_HZ: u64 = tick::TICK_HZ; // 1_000_000u64Ticks per second of the global timebase.
This value is specified by the tick-* Cargo features