![]() |
||||||||
|
|
||||||||
Public Attributes | |
| zU16 | avg_ping |
| avg ping over last second | |
| zU8 | current_loss_count |
| how many of our outgoing packets got lost last second | |
| zU32 | current_out |
| data throughput for current second in bytes | |
| zU32 | current_outp |
| data throughput for current second in packets | |
| zU32 | last_in |
| time of last packet received | |
| zU32 | last_interval_update |
| time of last update of interval data ( last_sec_..., avg_ping ) | |
| zU32 | last_out |
| time of last packet sent | |
| zU8 | last_sec_loss_count |
| number of lost outgoing packets in last second | |
| zU8 | last_sec_loss_percent |
| percentage of lost outgoing packets in last second (0-100) | |
| zU32 | last_sec_out |
| data throughput over last second in bytes | |
| zU32 | last_sec_outp |
| data throughput over last second in packets | |
| zU16 | ping |
| ping of last packet | |
| zU32 | total_out |
| total data throughput in bytes | |
|
|
time of last packet received
|
|
|
time of last packet sent
|
|
|
data throughput over last second in bytes
|
|
|
data throughput over last second in packets
|
|
|
data throughput for current second in bytes
|
|
|
data throughput for current second in packets
|
|
|
total data throughput in bytes
|
|
|
time of last update of interval data ( last_sec_..., avg_ping )
|
|
|
ping of last packet
|
|
|
avg ping over last second
|
|
|
percentage of lost outgoing packets in last second (0-100)
|
|
|
number of lost outgoing packets in last second
|
|
|
how many of our outgoing packets got lost last second
|
1.4.6-NO