[ENet-discuss] roundTripTime
Intripoon
intripoon at gmx.de
Thu Jul 6 05:43:08 PDT 2006
Rehi!
In the definition of ENetPeer there is a line
enet_uint32 roundTripTime; /**< mean round trip time (RTT), in
milliseconds, between sending a reliable packet and receiving its
acknowledgement */
I get incredible high values for this. Like 2621489854. So is this actually
the time from sending a packet until receiving its ack? It changes exactly
after a packet arrives, even unreliable data. And it changes around
+/-10000. Isn't this the rtt? If not where can I get it or do I have to do
that on my own?
Best regards
Marc
More information about the ENet-discuss
mailing list