Skip to main content

Interface IVelloDiagnosticsProvider

Namespace: VelloSharp.Windows.Shared.Diagnostics
Assembly: VelloSharp.Windows.Shared.dll

public interface IVelloDiagnosticsProvider

Properties

Diagnostics

WindowsGpuDiagnostics Diagnostics { get; }

Property Value

WindowsGpuDiagnostics

DiagnosticsUpdated

event EventHandler<VelloDiagnosticsChangedEventArgs> DiagnosticsUpdated

Event Type

EventHandler<VelloDiagnosticsChangedEventArgs>