CTR Pia
4.11.3
Game Communication Engine
|
Contains information required for tabulating analysis results for each Station
.
More...
Public Attributes | |
u32 | currPacketLossNum |
Current number of packets lost. | |
u32 | currTotalPacketNum |
Current number of packets. | |
u32 | prevPacketLossNum |
Previous number of packets lost. | |
u32 | prevTotalPacketNum |
Previous number of packets. | |
s32 | rtt |
RTT. | |
bool | valid |
Specifies true if this entry is valid. | |
Contains information required for tabulating analysis results for each Station
.