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

