Function read_perf_file

Source
pub fn read_perf_file<P: AsRef<Path>>(path: &P) -> Result<Perf, Error>