C# Class ChatterBox.Client.Voip.Utils.CPUData.SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION

Show file Open project: openpeer/ChatterBox

Public Properties

Property Type Description
IdleTime System.UInt64
KernelTime System.UInt64
Reserved10 System.UInt64
Reserved11 System.UInt64
Reserved2 ulong
UserTime System.UInt64

Property Details

IdleTime public property

public UInt64,System IdleTime
return System.UInt64

KernelTime public property

public UInt64,System KernelTime
return System.UInt64

Reserved10 public property

public UInt64,System Reserved10
return System.UInt64

Reserved11 public property

public UInt64,System Reserved11
return System.UInt64

Reserved2 public property

public ulong Reserved2
return ulong

UserTime public property

public UInt64,System UserTime
return System.UInt64