 |
ProcessThreadTimesKernel Field |
A pointer to a FILETIME structure that receives the amount of time that the process has
executed in kernel mode. The time that each of the threads of the process has executed in
kernel mode is determined, and then all of those times are summed together to obtain this
value.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxval mutable Kernel: int64
Field Value
Int64
See Also