Function get_avg_ping

Source
pub fn get_avg_ping(pid: u16) -> i16
Expand description

Get the average ping of a certain player.

pid The player ID.

Returns the average ping.