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

Afficher le fichier Open project: openpeer/ChatterBox

Méthodes publiques

Свойство Type Description
CreationTime System.UInt64
ExitTime System.UInt64
KernelTime System.UInt64
UserTime System.UInt64

Property Details

CreationTime public_oe property

public UInt64,System CreationTime
Résultat System.UInt64

ExitTime public_oe property

public UInt64,System ExitTime
Résultat System.UInt64

KernelTime public_oe property

public UInt64,System KernelTime
Résultat System.UInt64

UserTime public_oe property

public UInt64,System UserTime
Résultat System.UInt64