pub fn draw_clock_edge(
x_start: f32,
x_end: f32,
cycle: bool,
ctx: &mut DrawingContext<'_>,
config: &SurferConfig,
)
pub fn draw_clock_edge(
x_start: f32,
x_end: f32,
cycle: bool,
ctx: &mut DrawingContext<'_>,
config: &SurferConfig,
)