![]() |
Speedify SDK for Desktop/Embedded 15.4.1
|
A grouping of ConnectionStats. More...
#include <types.h>
Data Fields | |
uint64_t | time |
timestamp of the connection stats | |
uint16_t | count |
how many connections are in this group | |
SpeedifySDK_ConnectionStats | connections [SPEEDIFYSDK_MAX_ADAPTERS] |
list of connections | |
A grouping of ConnectionStats.
SpeedifySDK_ConnectionStats SpeedifySDK_ConnectionStatsGroup::connections[SPEEDIFYSDK_MAX_ADAPTERS] |
list of connections
uint16_t SpeedifySDK_ConnectionStatsGroup::count |
how many connections are in this group
uint64_t SpeedifySDK_ConnectionStatsGroup::time |
timestamp of the connection stats