1

Topic: How client measures ping?

How client measures ping? Does it send ICMP packets to server or uses game data to calculate network latency?

Thanks in advance! smile

2

Re: How client measures ping?

The server measures the time between a snapshot was sent and the client ack of the snapshot. It's not accurate but it gives a sort of ball park measurement.