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

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

공개 프로퍼티들

프로퍼티 타입 설명
CreationTime System.UInt64
ExitTime System.UInt64
KernelTime System.UInt64
UserTime System.UInt64

프로퍼티 상세

CreationTime 공개적으로 프로퍼티

public UInt64,System CreationTime
리턴 System.UInt64

ExitTime 공개적으로 프로퍼티

public UInt64,System ExitTime
리턴 System.UInt64

KernelTime 공개적으로 프로퍼티

public UInt64,System KernelTime
리턴 System.UInt64

UserTime 공개적으로 프로퍼티

public UInt64,System UserTime
리턴 System.UInt64