DkmProcessExecutionCounters.QueryPerformanceCounterTime Property

Definition

QPC time for this event.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property System::UInt64 QueryPerformanceCounterTime { System::UInt64 get(); };
public:
 property unsigned long long QueryPerformanceCounterTime { unsigned long long get(); };
public ulong QueryPerformanceCounterTime { get; }
member this.QueryPerformanceCounterTime : uint64
Public ReadOnly Property QueryPerformanceCounterTime As ULong

Property Value

Applies to