Execution Spans (qiskit_ibm_runtime.execution_span)¶
Overview¶
An ExecutionSpans class instance is an iterable of ExecutionSpans, where
each iterand gives timing information about a chunk of data. Execution spans are returned as part
of the metadata of a primitive job result.
Classes¶
An |
|
Abstract parent for classes that store an execution time span for a subset of job data. |
|
A collection of timings for pub results. |
|
alias of |
|
An |
|
An |