Skip to main content

record_from_report

Function record_from_report 

Source
pub fn record_from_report(
    report: &Report,
    provider: &str,
    duration_ms: u64,
) -> RunRecord
Expand description

Build a RunRecord from a completed Report.