Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Tether
CoreChecks
ProcessorCheck
C# Class Tether.CoreChecks.ProcessorCheck
Class for checking processor usage.
This is not really the same as CPU "load" on Linux/Unix, but rather CPU usage. I think Windows users know the difference, but we'll probably need to document the subtleties.
Inheritance:
PerformanceCounterBasedCheck
,
ICheck
Exibir arquivo
Open project: surgicalcoder/Tether
Public Methods
Method
Description
DoCheck
( ) :
object
ProcessorCheck
( ) :
System
Private Methods
Method
Description
Timer_Elapsed
(
object
sender
,
System.Timers.ElapsedEventArgs
e
) :
void
Method Details
DoCheck()
public
method
public
DoCheck
( ) :
object
return
object
ProcessorCheck()
public
method
public
ProcessorCheck
( ) :
System
return
System