C# 클래스 ChatterBox.Client.Voip.Utils.CPUData.SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION

파일 보기 프로젝트 열기: openpeer/ChatterBox

공개 프로퍼티들

프로퍼티 타입 설명
IdleTime System.UInt64
KernelTime System.UInt64
Reserved10 System.UInt64
Reserved11 System.UInt64
Reserved2 ulong
UserTime System.UInt64

프로퍼티 상세

IdleTime 공개적으로 프로퍼티

public UInt64,System IdleTime
리턴 System.UInt64

KernelTime 공개적으로 프로퍼티

public UInt64,System KernelTime
리턴 System.UInt64

Reserved10 공개적으로 프로퍼티

public UInt64,System Reserved10
리턴 System.UInt64

Reserved11 공개적으로 프로퍼티

public UInt64,System Reserved11
리턴 System.UInt64

Reserved2 공개적으로 프로퍼티

public ulong Reserved2
리턴 ulong

UserTime 공개적으로 프로퍼티

public UInt64,System UserTime
리턴 System.UInt64