C# Class YetAnotherRelogger.Helpers.Stats.CpuRamUsage.ProcUsage

Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger

Méthodes publiques

Свойство Type Description
LastProcTime System.TimeSpan
Process System.Diagnostics.Process
Usage Usage

Méthodes publiques

Méthode Description
ProcUsage ( ) : System

Method Details

ProcUsage() public méthode

public ProcUsage ( ) : System
Résultat System

Property Details

LastProcTime public_oe property

public TimeSpan,System LastProcTime
Résultat System.TimeSpan

Process public_oe property

public Process,System.Diagnostics Process
Résultat System.Diagnostics.Process

Usage public_oe property

public Usage Usage
Résultat Usage