Skip to main content

merge_thread_profiles

Function merge_thread_profiles 

Source
pub fn merge_thread_profiles(
    main: FrameRecord,
    threads: Vec<ThreadProfile>,
) -> FrameRecord
Expand description

Merge thread profiles into a combined FrameRecord.