PerformanceMonitor Class

Definition

public class PerformanceMonitor : Microsoft.Quantum.IQSharp.IPerformanceMonitor
type PerformanceMonitor = class
    interface IPerformanceMonitor
Public Class PerformanceMonitor
Implements IPerformanceMonitor
Inheritance
PerformanceMonitor
Implements

Constructors

PerformanceMonitor(IEventService, ILogger<PerformanceMonitor>)

Properties

EnableBackgroundReporting

Methods

BeginTask(String, String)
EventLoop()
Join()
Report()
ReportSimulatorPerformance(SimulatorPerformanceArgs)
Start()
Stop()

Events

OnKernelPerformanceAvailable
OnSimulatorPerformanceAvailable
OnTaskCompleteAvailable
OnTaskPerformanceAvailable

Applies to