SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION class base struct

The SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION structure contains performance information for a processor.

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
IdleTime int
getter/setter pair
KernelTime int
getter/setter pair
Reserved1 Array<Int64>
getter/setter pair
Reserved2 int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
UserTime int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited