{{title | translate}}

{{cpuModel ? cpuModel : 'gathering info...'}}

LOAD

{{coreCount}}

Threads

CPU Details
Model:   {{cpuModel ? cpuModel : 'Gathering info...'}} Threads:   {{coreCount}}
Stats Per Thread
Hottest:   {{tempMax}}°C    ({{tempMaxThreads.length < 2 ? 'Thread #' + tempMaxThreads.toString(): tempMaxThreads.length + ' threads at ' + tempMax + '°C'}}) Coolest:   {{tempMin}}°C    ({{tempMinThreads.length < 2 ? 'Thread #' + tempMinThreads.toString() : tempMinThreads.length + ' threads at ' + tempMin + '°C'}}) Highest Usage:   {{usageMax}}%    ({{usageMaxThreads.length < 2 ? 'Thread #' + usageMaxThreads.toString(): usageMaxThreads.length + ' threads at ' + usageMax + '%'}}) Lowest Usage:   {{usageMin}}%    ({{usageMinThreads.length < 2 ? 'Thread #' + usageMinThreads.toString() : usageMinThreads.length + ' threads at ' + usageMin + '%'}})
Thread number: {{legendIndex}}
{{legendData[0].label}}: {{legendData[0].data[legendIndex]}}%
{{legendData[1].label}}: {{legendData[1].data[legendIndex]}}°C
Stats Per Thread
Usage
Temperature