Acquire.timeslots

property Acquire.timeslots: Dict[qiskit.pulse.channels.Channel, List[Tuple[int, int]]]

Occupied time slots by this instruction.

Return type

Dict[Channel, List[Tuple[int, int]]]