public static int GetAveragePing (NetworkPlayer player);

설명

The last average ping time to the given player in milliseconds.

If the player can't be found -1 will be returned. Pings are automatically sent out every couple of seconds.

no example available in C#