vthread_duration_end

Function vthread_duration_end 

Source
pub fn vthread_duration_end<S1: AsTraceStrRef, S2: AsTraceStrRef>(
    context: &TraceCategoryContext,
    name: S1,
    vthread: &VThread<S2>,
    args: &[Arg<'_>],
)
Expand description

Like duration_end, but writes the event to a vthread track.