mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 18:49:08 -04:00
The following commit adds a real time stats example demonstrating how to obtain task CPU usage statistics over a period of time, as opposed to the current run time stats in FreeRTOS which measures task CPU usage as a percentage of total system run time.