ITraceMetadata Interface
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.
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 |