Electroneum
epee::net_utils::calculate_times_struct Struct Reference

#include <network_throttle.hpp>

Public Attributes

double average
 
double window
 
double delay
 
double recomendetDataSize
 

Detailed Description

Definition at line 94 of file network_throttle.hpp.

Member Data Documentation

◆ average

double epee::net_utils::calculate_times_struct::average

Definition at line 95 of file network_throttle.hpp.

◆ delay

double epee::net_utils::calculate_times_struct::delay

Definition at line 97 of file network_throttle.hpp.

◆ recomendetDataSize

double epee::net_utils::calculate_times_struct::recomendetDataSize

Definition at line 98 of file network_throttle.hpp.

◆ window

double epee::net_utils::calculate_times_struct::window

Definition at line 96 of file network_throttle.hpp.


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