TICK_HZ

Constant TICK_HZ 

pub const TICK_HZ: u64 = tick::TICK_HZ; // 1_000_000u64
Available on crate feature time only.
Expand description

Ticks per second of the global timebase.

This value is specified by the tick-* Cargo features