Speedify SDK for Desktop  14.6.1
Data Fields
SpeedifySDK_SessionStatPeriods Struct Reference

Detailed Description

Statistics for sessions over various time periods.

Since
9.5

#include <types.h>

Data Fields

uint8_t periodCount
 Number of stat periods. More...
 
SpeedifySDK_SessionStats periods [SPEEDIFYSDK_MAX_STATS_PERIODS]
 Stat objects for wanted periods. More...
 

Field Documentation

◆ periodCount

uint8_t SpeedifySDK_SessionStatPeriods::periodCount

Number of stat periods.

Since
10.0

◆ periods

SpeedifySDK_SessionStats SpeedifySDK_SessionStatPeriods::periods[SPEEDIFYSDK_MAX_STATS_PERIODS]

Stat objects for wanted periods.

Since
10.0

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