Measure latency of websocket ping-pong to the server
This actually not ping-pong mechanism, because ping-pong are handled automatically by client-server frame. This implementation just to take advantage of
HandlePong
on Melody module then measure the timestamps that sended by client to server (round trip).