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