diff --git a/docs/faqs/max_execution_time.rst b/docs/faqs/max_execution_time.rst index b6096dd76..6b2cab112 100644 --- a/docs/faqs/max_execution_time.rst +++ b/docs/faqs/max_execution_time.rst @@ -13,7 +13,7 @@ a job exceeds this time limit, it is forcibly cancelled and a ``RuntimeJobMaxTim exception is raised. .. note:: - As of ``qiskit-ibm-runtime`` 0.12.0, the ``max_execution_time`` value is based on quantum + As of August 7, 2023, the ``max_execution_time`` value is based on quantum time instead of wall clock time. Quantum time represents the time that the QPU complex (including control software, control electronics, QPU, and so on) is engaged in processing the job.