PlatformDiagnosticTraceRuntimeInfo.EtwRuntimeFileTime 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.
The internal time stamp (in ticks) for the Event Tracing for Windows (ETW) file.
public:
property long long EtwRuntimeFileTime { long long get(); };
long EtwRuntimeFileTime();
public long EtwRuntimeFileTime { get; }
var int64 = platformDiagnosticTraceRuntimeInfo.etwRuntimeFileTime;
Public ReadOnly Property EtwRuntimeFileTime As Long
Property Value
The time stamp for the Event Tracing for Windows (ETW) file.