#include <RakNetStatistics.h>
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 |
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