PssProcessInformationUserTime Field
The amount of time the process spent executing in user-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 UserTime As FILETIME
Dim instance As PssProcessInformation
Dim value As FILETIME
value = instance.UserTime
instance.UserTime = value
public:
FILETIME UserTime
val mutable UserTime: FILETIME
No code example is currently available or this language may not be supported.
Field Value
FILETIME