Application time statistic.
Public Attributes#
uint64_t
Current ms.
uint64_t
Last connected ms.
uint64_t
Total connected ms.
uint64_t
Last disconnected ms.
uint64_t
Total disconnected ms.
uint32_t
Connection counter.
Public Attribute Documentation#
curr_ms#
uint64_t app_core_time_stat::curr_ms
Current ms.
Definition at line
119
of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h
connected_ms#
uint64_t app_core_time_stat::connected_ms
Last connected ms.
Definition at line
121
of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h
tot_connected_ms#
uint64_t app_core_time_stat::tot_connected_ms
Total connected ms.
Definition at line
123
of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h
disconnected_ms#
uint64_t app_core_time_stat::disconnected_ms
Last disconnected ms.
Definition at line
125
of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h
tot_disconnected_ms#
uint64_t app_core_time_stat::tot_disconnected_ms
Total disconnected ms.
Definition at line
127
of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h
conn_cnt#
uint32_t app_core_time_stat::conn_cnt
Connection counter.
Definition at line
129
of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h