23 static bool sample(uint64_t& idleUs, uint64_t& wallUs);
On-demand aggregate CPU-load read-out from FreeRTOS run-time stats.
static uint8_t loadOverWindow(uint32_t windowMs=250)
Measure aggregate CPU load over a blocking window.
static bool sample(uint64_t &idleUs, uint64_t &wallUs)
Snapshot cumulative idle CPU time and the wall-clock reference.