Constant embassy_time_driver::TICK_HZ
source · pub const TICK_HZ: u64 = tick::TICK_HZ; // 1_000_000u64
Expand 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_000u64
Ticks per second of the global timebase.
This value is specified by the tick-*
Cargo features