ICpuSampleDataSource.Gaps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)