qiskit.pulse.Schedule.ch_duration¶ Schedule.ch_duration(*channels)[source]¶ Return the time of the end of the last instruction over the supplied channels. Parameters *channels – Channels within self to include. Return type int