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