pub fn get_cpu_limit_v2(limit_path: &str, max_value: f32) -> Result<f32, Error>
Returns the CPU limit when cgroup v2 is utilised.