Enter search terms or a module, class or function name.
Return an event schedule comprising all events scheduled between a start time (included) and an end time (excluded).
t_start : float
The start time
t_end : float
The end time
event_schedule : EventSchedule
An EventSchedule object