SynSoft .NET Libraries (release 3rd April 2003)

ProcessTimesCounter Properties

The properties of the ProcessTimesCounter class are listed below. For a complete list of ProcessTimesCounter class members, see the ProcessTimesCounter Members topic.

Public Instance Properties

KernelMicroSeconds The number of microseconds of kernel time recorded
KernelMilliSeconds The number of milliseconds of kernel time recorded
KernelPeriodCount The elapsed interval (in 100ns increments)
KernelSeconds The number of seconds of kernel time recorded
MicroSeconds The number of microseconds recorded
MilliSeconds The number of milliseconds recorded
PeriodCount The elapsed interval (in 100ns increments)
Seconds The number of seconds recorded
UserMicroSeconds The number of microseconds of user time recorded
UserMilliSeconds The number of milliseconds of user time recorded
UserPeriodCount The elapsed interval (in 100ns increments)
UserSeconds The number of seconds of user time recorded

See Also

ProcessTimesCounter Class | SynSoft.Performance Namespace