pub fn draw_clock_edge_marks(
clock_edges: &Vec<f32>,
ctx: &mut DrawingContext<'_>,
config: &SurferConfig,
clock_highlight_type: ClockHighlightType,
)
pub fn draw_clock_edge_marks(
clock_edges: &Vec<f32>,
ctx: &mut DrawingContext<'_>,
config: &SurferConfig,
clock_highlight_type: ClockHighlightType,
)