Skip to main content

render_observed

Function render_observed 

Source
pub(crate) fn render_observed(
    config: &CuConfig,
    stages: &[&CuExecutionStep],
    entities: &[PlanEntity],
    observed: &ObservedSchedule,
    top: f64,
) -> RenderedSection