CustomBar: Plugin Reference

SystemInfo.ProcessorTime

Returns percent of CPU processing capacity that the processor is currently operating at.

SystemInfo.ProcessorTime( string Machine = "" )

Parameters

Machine

Name of machine to query. If not specified, local machine is automatically detected.

Return Value (integer)

Processor workload as a value between 0 and 100, inclusive. Always returns 0 on none-NT systems.