Skip to main content

MAX_CPU_PROFILE_HZ

Constant MAX_CPU_PROFILE_HZ 

Source
pub(crate) const MAX_CPU_PROFILE_HZ: u32 = 1_000_000;
Expand description

The maximum permitted CPU profile sampling frequency. Matches the limit enforced by mz_prof::time::prof_time.