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

Datei anzeigen 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_oe property

public UInt64,System IdleTime
return System.UInt64

KernelTime public_oe property

public UInt64,System KernelTime
return System.UInt64

Reserved10 public_oe property

public UInt64,System Reserved10
return System.UInt64

Reserved11 public_oe property

public UInt64,System Reserved11
return System.UInt64

Reserved2 public_oe property

public ulong Reserved2
return ulong

UserTime public_oe property

public UInt64,System UserTime
return System.UInt64