Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
BackendTiming.delay_unit¶
- property BackendTiming.delay_unit: str¶
The delay unit for the current backend
“dt” is used if dt is present in the backend configuration. Otherwise “s” is used.