PssProcessInformationKernelTime Field
The amount of time the process spent executing in kernel-mode.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public FILETIME KernelTime
Public KernelTime As FILETIME
Dim instance As PssProcessInformation
Dim value As FILETIME
value = instance.KernelTime
instance.KernelTime = value
public:
FILETIME KernelTime
val mutable KernelTime: FILETIME
No code example is currently available or this language may not be supported.
Field Value
FILETIME