This is a more polished version of the app for public use. Still WINDOWS only at this time.
CHANGES & UPDATES:
- Added MIT License
- Added HELP screen with instructions
BUG FIXES:
- Repaired random instances of GPU gauge loosing connection to data and returning 'nil'
_- Moved GPU performance counter setup into a dedicated _init_gpu_pdh() helper that initializes counters, manages WIN32_GPU_PDH_OK, and updates the GPU_DATA_SRC label at startup
- Enhanced RealStats._gpu() to log PDH errors, attempt reconnection via init_gpu_pdh(), and fall back to the last known utilization when counters are unavailable