![]() |
The Gaudi Framework
v26r3
|
Process/Thread System and User Time NtQueryInformationProcess using ProcessTimes NtQueryInformationThread using ThreadTimes. More...
#include <src/Lib/ProcessDescriptor.h>

Public Attributes | |
| longlong | CreateTime |
| longlong | ExitTime |
| longlong | KernelTime |
| longlong | UserTime |
Process/Thread System and User Time NtQueryInformationProcess using ProcessTimes NtQueryInformationThread using ThreadTimes.
Definition at line 94 of file ProcessDescriptor.h.
| longlong System::KERNEL_USER_TIMES::CreateTime |
Definition at line 95 of file ProcessDescriptor.h.
| longlong System::KERNEL_USER_TIMES::ExitTime |
Definition at line 96 of file ProcessDescriptor.h.
| longlong System::KERNEL_USER_TIMES::KernelTime |
Definition at line 97 of file ProcessDescriptor.h.
| longlong System::KERNEL_USER_TIMES::UserTime |
Definition at line 98 of file ProcessDescriptor.h.