A lightweight Windows application in C++ using ImGui that measures and displays real-time network upload and download speeds.
- Samples network data via the Performance Data Helper (PDH) API.
- Calculates bytes-per-second rates across all active interfaces.

