Player.ping

Gets the player's latency (in milliseconds), calculated adding the latency from the client to the hub and the latency from the hub and the current node. For pocket edition players it's calculated through an UDP protocol and may not be accurate.

class Player
deprecated
alias ping = latency

Meta