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

Datei anzeigen Open project: openpeer/ChatterBox

Public Properties

Property Type Description
CreationTime System.UInt64
ExitTime System.UInt64
KernelTime System.UInt64
UserTime System.UInt64

Property Details

CreationTime public_oe property

public UInt64,System CreationTime
return System.UInt64

ExitTime public_oe property

public UInt64,System ExitTime
return System.UInt64

KernelTime public_oe property

public UInt64,System KernelTime
return System.UInt64

UserTime public_oe property

public UInt64,System UserTime
return System.UInt64