System.Threading.TThreadPoolStats.AverageCPUUsage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AverageCPUUsage: Integer read FAverageCPUUsage;

C++

__property int AverageCPUUsage = {read=FAverageCPUUsage};

Properties

Type Visibility Source Unit Parent
property public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPoolStats

Description

Shows the running average of CPU usage.