CustomBar: Plugin Reference
SystemInfo.ThreadCount
Returns the total amount of threads being run by the system.
SystemInfo.ThreadCount( string Machine = "" )
Parameters
Machine
Name of machine to query. If not specified, local machine is automatically detected.
Return Value (integer)
Total number of threads running on the system, or 0 if not supported or machine not found.