qiskit.pulse.ScheduleBlock.ch_duration¶
- ScheduleBlock.ch_duration(*channels)[Quellcode]¶
Return the time of the end of the last instruction over the supplied channels.
- Parameter
*channels – Channels within
self
to include.- Rückgabetyp
int
Return the time of the end of the last instruction over the supplied channels.
*channels – Channels within self
to include.
int