Skip to main content

make_perf_entry

Function make_perf_entry 

Source
pub(crate) fn make_perf_entry(
    name: &str,
    entry_type: &str,
    start_time: f64,
    duration: f64,
) -> Value