Introduction Manual Class Reference Header Reference

ZCom_ConnStats Struct Reference

List of all members.

Detailed Description

Connection statistics.


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


Member Data Documentation

zU32 ZCom_ConnStats::last_in
 

time of last packet received

zU32 ZCom_ConnStats::last_out
 

time of last packet sent

zU32 ZCom_ConnStats::last_sec_out
 

data throughput over last second in bytes

zU32 ZCom_ConnStats::last_sec_outp
 

data throughput over last second in packets

zU32 ZCom_ConnStats::current_out
 

data throughput for current second in bytes

zU32 ZCom_ConnStats::current_outp
 

data throughput for current second in packets

zU32 ZCom_ConnStats::total_out
 

total data throughput in bytes

zU32 ZCom_ConnStats::last_interval_update
 

time of last update of interval data ( last_sec_..., avg_ping )

zU16 ZCom_ConnStats::ping
 

ping of last packet

zU16 ZCom_ConnStats::avg_ping
 

avg ping over last second

zU8 ZCom_ConnStats::last_sec_loss_percent
 

percentage of lost outgoing packets in last second (0-100)

zU8 ZCom_ConnStats::last_sec_loss_count
 

number of lost outgoing packets in last second

zU8 ZCom_ConnStats::current_loss_count
 

how many of our outgoing packets got lost last second


This file is part of the documentation for Zoidcom. Documentation copyright © 2004-2008 by Jörg Rüppel. Generated on Sat Aug 16 15:26:50 2008 for Zoidcom by doxygen 1.4.6-NO