pub fn paint_time_grid( rect: Rect, painter: &Painter, font_id: FontId, width_ms: i64, current_ms: i64, ) -> Vec<Shape>
preview