nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ cpu_load_get()

uint32_t cpu_load_get ( void  )

#include <include/debug/cpu_load.h>

Get the CPU load measurement value.

The CPU load is represented in 0,001% units where a 100000 value represents 100% load (e.g. 12345 represents 12,345% load).

Returns
The current CPU load value.