Player.latency

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
final pure nothrow @property @safe @nogc
uint
latency
()

Meta