|
oveRTOS C API
Embedded RTOS framework — build system, configuration, and portable C API
|
Per-thread runtime statistics snapshot. More...
#include <thread.h>
Data Fields | |
| uint64_t | runtime_us |
| Total CPU time consumed by this thread in microseconds. | |
| uint32_t | cpu_percent_x100 |
| CPU utilisation in hundredths of a percent (e.g. 1250 = 12.50 %). | |
Per-thread runtime statistics snapshot.