Windows Performance Monitor
8/15/26Less than 1 minute
Windows Performance Monitor
@eisland/windows-performance-monitor · v26.0.1
CPU, memory, and hardware temperature monitoring via C N-API native addon + .NET helper.
Type Aliases
| Type | Description |
|---|---|
| TemperatureCategory | Temperature reading category |
Interfaces
| Interface | Description |
|---|---|
| CpuSnapshot | CPU usage data |
| MemorySnapshot | Memory usage data |
| TemperatureReading | Single temperature reading |
| TemperatureSnapshot | Temperature readings collection |
| HardwareDevice | Hardware device info |
| HardwareListSnapshot | CPU/GPU device list |
Functions
| Function | Description |
|---|---|
| getCpu | Get CPU usage |
| getMemory | Get memory usage |
| getTemperature | Get hardware temperatures |
| getHardwareList | Get CPU/GPU device list |
Changelog
8/15/26, 8:39 AM
View All Changelog
bb5b2-on

