Constant esp_idf_svc::hal::delay::TICK_RATE_HZ

source ยท
pub const TICK_RATE_HZ: u32 = configTICK_RATE_HZ; // 100u32
Expand description

The configured OS tick rate in Hz. There are TICK_RATE_HZ number of TickType ticks per second.