Hi,
To test the ping/latency, you can simply send a chat message containing UTC time to yourself. On retrieval of message, calculate the difference between current time and the time received in message. This will give you total round trip time.
Thanks