amplify.client.ocean.DWaveSamplerClientResultTiming
- class DWaveSamplerClientResultTiming
A class that provides the QPU timing-related information in D-Wave's Ocean SDK. For more information, see QPU Timing Information.
- __init__(*args, **kwargs)
Methods
__init__
(*args, **kwargs)Attributes
Extra time needed to process the last batch in microseconds.
Extra time to access the QPU in microseconds.
Total time in QPU in microseconds.
Time for one anneal in microseconds.
Delay between anneals in microseconds.
Total time to program the QPU in microseconds.
Time for one read in microseconds.
Total time for all samples in microseconds.
Total time for postprocessing in microseconds.
- property post_processing_overhead_time
Extra time needed to process the last batch in microseconds.
- Type: