pub fn time_range( start: Expr, end: Expr, interval: Duration, closed: ClosedWindow, ) -> Expr
dtype-time
Generate a time range.