DkmProcess.GetRunningTime Method

Definition

Obtains the number of clock cycles that the debuggee has been running since ResetRunningTime() was last called.

C++/CX
public:
 unsigned long long GetRunningTime();

Returns

[Out] The time the debuggee has been running.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022