Mistake on this page?
Report an issue in GitHub or email us
Data Fields
mbed_stats_cpu_t Struct Reference

struct mbed_stats_cpu_t definition More...

#include <mbed_stats.h>

Data Fields

us_timestamp_t uptime
 Time since the system has started. More...
 
us_timestamp_t idle_time
 Time spent in the idle thread since the system has started. More...
 
us_timestamp_t sleep_time
 Time spent in sleep since the system has started. More...
 
us_timestamp_t deep_sleep_time
 Time spent in deep sleep since the system has started. More...
 

Detailed Description

struct mbed_stats_cpu_t definition

Definition at line 110 of file mbed_stats.h.

Field Documentation

us_timestamp_t deep_sleep_time

Time spent in deep sleep since the system has started.

Definition at line 114 of file mbed_stats.h.

us_timestamp_t idle_time

Time spent in the idle thread since the system has started.

Definition at line 112 of file mbed_stats.h.

us_timestamp_t sleep_time

Time spent in sleep since the system has started.

Definition at line 113 of file mbed_stats.h.

Time since the system has started.

Definition at line 111 of file mbed_stats.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.