Function draw_timing_region

Source
pub fn draw_timing_region(
    plot_ui: &mut PlotUi<'_>,
    region: &Vec<String>,
    timing: &Timing,
)