ITraceMetadata Interface

Definition

public interface ITraceMetadata
type ITraceMetadata = interface
Public Interface ITraceMetadata

Properties

AnalyzerDisplayedDuration

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.

ClockType
FirstAnalyzerDisplayedEventTime

Gets the timestamp of the first event that will be displayed by Windows Performance Analyzer (WPA). This may not be the actual first event in the trace.

Is32Bit
KernelEventVersion
LastEventTime
LostBufferCount
LostEventCount
OSVersion
PerformanceCounterFrequency
ProcessorCount
ProcessorSpeed
ProcessorUsageTimerFrequency
ReferenceTimestampValue

Gets the value of the trace timestamp used as a reference time (the start of the trace).

StartTime
StopTime
TracePath

Applies to