feisty meow concerns codebase  2.140
testing_statistics Class Reference

#include <bcast_spocketer.h>

Public Member Functions

 testing_statistics ()
 
 testing_statistics ()
 

Public Attributes

int total_runs
 
int bytes_sent
 
int bytes_received
 
int send_time
 
int receive_time
 
int round_trip_time
 

Detailed Description

Definition at line 27 of file bcast_spocketer.h.

Constructor & Destructor Documentation

◆ testing_statistics() [1/2]

testing_statistics::testing_statistics ( )
inline

Definition at line 37 of file bcast_spocketer.h.

◆ testing_statistics() [2/2]

testing_statistics::testing_statistics ( )
inline

Definition at line 37 of file spocket_tester.h.

Member Data Documentation

◆ bytes_received

int testing_statistics::bytes_received

◆ bytes_sent

◆ receive_time

int testing_statistics::receive_time

◆ round_trip_time

int testing_statistics::round_trip_time

◆ send_time

◆ total_runs

int testing_statistics::total_runs

The documentation for this class was generated from the following files: