ITraceMetadata.AnalyzerDisplayedDuration 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 the duration of time that will be displayed by Windows Performance Analyzer (WPA). This may not be the actual length of the trace. See FirstAnalyzerDisplayedEventTime.
public Microsoft.Windows.EventTracing.TraceDuration AnalyzerDisplayedDuration { get; }
member this.AnalyzerDisplayedDuration : Microsoft.Windows.EventTracing.TraceDuration
Public ReadOnly Property AnalyzerDisplayedDuration As TraceDuration