Skip to main content

threshold_trace

Function threshold_trace 

Source
fn threshold_trace<'scope, T: RenderTimestamp>(
    arrangement: Arranged<'scope, TraceEnter<TraceFrontier<TraceAgent<RowRowSpine<Timestamp, Diff>>>, T>>,
    name: &str,
) -> Arranged<'scope, TraceAgent<RowRowSpine<T, Diff>>>
Expand description

Like threshold_local but over an imported trace’s ok arrangement.