Windows Performance Monitor
7/6/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
7/6/26, 10:37 AM
View All Changelog
4f6b6-on

