Structure containing the parameters of the DBG_GET_SYS_STAT_CFM message. More...
#include <dbg_task.h>
Data Fields | |
| uint32_t | cpu_sleep_time |
| Time spent in CPU sleep since last reset of the system statistics. | |
| uint32_t | doze_time |
| Time spent in DOZE since last reset of the system statistics. | |
| uint32_t | stats_time |
| Total time spent since last reset of the system statistics. | |
Structure containing the parameters of the DBG_GET_SYS_STAT_CFM message.
Definition at line 127 of file dbg_task.h.
1.6.1