Edit

Share via


ICpuSampleDataSource.Gaps Property

Definition

Gets a list of objects representing the estimated, unaccounted for, periods of time in between ICpuSamples.

public System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Cpu.ICpuSampleGap> Gaps { get; }
member this.Gaps : System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Cpu.ICpuSampleGap>
Public ReadOnly Property Gaps As IReadOnlyList(Of ICpuSampleGap)

Property Value

Applies to