RakNetBandwidth Struct Reference

A simpler version of RakNetStatistics used to check bandwidth utilization. More...

#include <RakNetStatistics.h>

List of all members.

Public Attributes

double bytesPerSecondOutgoing
 How many bytes per second you are currently sending.
double bytesPerSecondLimit
 How many bytes per second you can send.
double bytesBuffered


Detailed Description

A simpler version of RakNetStatistics used to check bandwidth utilization.

Member Data Documentation

How many bytes are waiting to be sent, because the outgoing bandwidth is less than the limit. If this number is greater than 0, you are sending faster than the connection can support


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

Generated on Mon Mar 15 21:28:59 2010 for RakNet by  doxygen 1.5.7.1