C# 클래스 YetAnotherRelogger.Helpers.Stats.CpuRamUsage.ProcUsage

파일 보기 프로젝트 열기: sinterlkaas/YetAnotherRelogger

공개 프로퍼티들

프로퍼티 타입 설명
LastProcTime System.TimeSpan
Process System.Diagnostics.Process
Usage Usage

공개 메소드들

메소드 설명
ProcUsage ( ) : System

메소드 상세

ProcUsage() 공개 메소드

public ProcUsage ( ) : System
리턴 System

프로퍼티 상세

LastProcTime 공개적으로 프로퍼티

public TimeSpan,System LastProcTime
리턴 System.TimeSpan

Process 공개적으로 프로퍼티

public Process,System.Diagnostics Process
리턴 System.Diagnostics.Process

Usage 공개적으로 프로퍼티

public Usage Usage
리턴 Usage