pico]OS  1.0.4
Macros
CPU Usage
Configuration: Nano Layer

Macros

#define NOSCFG_FEATURE_CPUUSAGE   1

Detailed Description


Macro Definition Documentation

#define NOSCFG_FEATURE_CPUUSAGE   1

Enable calculation of CPU usage. If this definition is set to 1, the CPU usage is calculated from within the idle task, and the function nosCpuUsage is added to the user API.