Share via


PlatformDiagnosticTraceRuntimeInfo.EtwRuntimeFileTime Property

Definition

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

Int64

long long

long

The time stamp for the Event Tracing for Windows (ETW) file.

Applies to