SystemCpuUsageReport.KernelTime Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la quantité de temps de noyau d’UC consommée par le système.
public:
property TimeSpan KernelTime { TimeSpan get(); };
TimeSpan KernelTime();
public System.TimeSpan KernelTime { get; }
var timeSpan = systemCpuUsageReport.kernelTime;
Public ReadOnly Property KernelTime As TimeSpan
Valeur de propriété
Durée du noyau du processeur consommée par le système.