Speedify SDK for Desktop/Embedded 15.4.1
Loading...
Searching...
No Matches
SpeedifySDK_ConnectionStatsGroup Struct Reference

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
 

Detailed Description

A grouping of ConnectionStats.

Since
7.5

Field Documentation

◆ connections

SpeedifySDK_ConnectionStats SpeedifySDK_ConnectionStatsGroup::connections[SPEEDIFYSDK_MAX_ADAPTERS]

list of connections

Since
7.5

◆ count

uint16_t SpeedifySDK_ConnectionStatsGroup::count

how many connections are in this group

Since
7.5

◆ time

uint64_t SpeedifySDK_ConnectionStatsGroup::time

timestamp of the connection stats

Since
7.5

The documentation for this struct was generated from the following file: