performanceCpu Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.performanceCpu"]
Namespace: imbWEM.Core.crawler.engine
public class performanceCpu : performanceBase<performanceTake>
The performanceCpu type exposes the following members.
| Name | Description | |
|---|---|---|
| performanceCpu | Initializes a new instance of the performanceCpu class | |
| performanceCpu(String) | Initializes a new instance of the performanceCpu class |
| Name | Description | |
|---|---|---|
| coreCount | ||
| coreCounters | ||
| name | (Inherited from performanceBaseperformanceTake.) | |
| secondsBetweenTakes | (Inherited from performanceBaseperformanceTake.) | |
| secondsBetweenTakesDefault | (Overrides performanceBase.secondsBetweenTakesDefault.) |
| Name | Description | |
|---|---|---|
| checkTake |
Makes take() if interval passed
(Inherited from performanceBaseperformanceTake.) | |
| CountTakes |
Number of takes
(Inherited from performanceBaseperformanceTake.) | |
| Equals | (Inherited from Object.) | |
| GetAverage |
Gets the average of the main reading
(Inherited from performanceBaseperformanceTake.) | |
| GetDataTable |
Gets data table with all readings
(Inherited from performanceBaseperformanceTake.) | |
| GetDataTableBase |
Gets the data table with objectTable (Inherited from performanceBaseperformanceTake.) | |
| GetHashCode | (Inherited from Object.) | |
| GetLastSamples | (Inherited from performanceBaseperformanceTake.) | |
| GetLastTake | (Inherited from performanceBaseperformanceTake.) | |
| GetTimeSpan |
Gets the time span covered by this performance collection
(Inherited from performanceBaseperformanceTake.) | |
| GetTimeSpanInMinutes | (Inherited from performanceBaseperformanceTake.) | |
| GetTrend(measureTrendTakerUTP) |
Gets the trend.
(Inherited from performanceBaseperformanceTake.) | |
| GetTrend(FuncUTP, Double, measureTrendTaker) |
Gets the trend.
(Inherited from performanceBaseperformanceTake.) | |
| GetType | (Inherited from Object.) | |
| LoadDataTable(DataTable) | (Inherited from performanceBaseperformanceTake.) | |
| LoadDataTable(DataTable, Boolean) |
Loads the data table.
(Inherited from performanceBaseperformanceTake.) | |
| measure | (Overrides performanceBase.measure(UTP).) | |
| prepare | (Overrides performanceBase.prepare.) | |
| take |
Procedure that creates new take. Thread safe
(Inherited from performanceBaseperformanceTake.) | |
| ToString | (Inherited from Object.) |