DkmProcessExecutionCounters.QueryPerformanceCounterTime Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
QPC heure de cet événement.
Cette API a été introduite dans 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