public static int GetLastPing (NetworkPlayer player);

Descripción

The last 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#