amplify.client.ocean.LeapHybridSamplerClientResultTiming¶
- class LeapHybridSamplerClientResultTiming¶
A class that provides timing-related information about D-Wave Leap Hybrid Solver client. For more information, see Leap's Hybrid Solvers' Timing Information.
- Type
- __init__(*args, **kwargs)¶
Methods
__init__
(*args, **kwargs)Attributes
Time, in microseconds, charged to the account.
QPU time, in microseconds, used by the hybrid solver.
Time, in microseconds, the hybrid solver spent working on the problem.
- property run_time¶
Time, in microseconds, the hybrid solver spent working on the problem.