pub fn complete_duration<C: CategoryString, S: AsTraceStrRef>(
category: C,
name: S,
start_time: BootTicks,
args: &[Arg<'_>],
)Expand description
Write a “duration complete” record representing both the beginning and end of a duration.