Speedify SDK for Desktop  14.7.0
Data Fields
SpeedifySDK_ConnectionStatsGroup Struct Reference

Detailed Description

A grouping of ConnectionStats.

Since
7.5

#include <types.h>

Data Fields

uint64_t time
 timestamp of the connection stats More...
 
uint16_t count
 how many connections are in this group More...
 
SpeedifySDK_ConnectionStats connections [SPEEDIFYSDK_MAX_ADAPTERS]
 list of connections More...
 

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: