pub fn complete_duration(
    category: &'static CStr,
    name: &'static CStr,
    start_time: zx_ticks_t,
    args: &[Arg<'_>]
)
Expand description

Write a “duration complete” record representing both the beginning and end of a duration.