![]() |
nRF Connect SDK API 3.4.99
|
Tracks wake/sleep durations, counters, and interval stats. More...
#include <nrf71_wifi_debug_stats.h>
Data Fields | |
| unsigned int | index |
| unsigned int | bcn_delay_after_wakeup |
| unsigned int | last_one_minute_bcn_rcv_cnt |
| unsigned int | last_one_second_bcn_rcv_cnt |
| unsigned int | current_one_minute_bcn_rcv_cnt |
| unsigned int | current_one_second_bcn_rcv_cnt |
| unsigned int | wake_duration [32] |
| unsigned int | sleep_duration [32] |
| unsigned int | temp_time_stamp_minute |
| unsigned int | temp_time_stamp_second |
| double | time_stamps [INTERVAL_COUNT] |
| double | last_wake_sleep_stats [INTERVAL_COUNT][2] |
| double | cur_wake_sleep_stats [INTERVAL_COUNT][2] |
Tracks wake/sleep durations, counters, and interval stats.