com.onlineobject.objectnet Namespace

NetworkServerData..::..RegisterPingServerTime Method

Registers a new ping time sample and updates the average ping time.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void RegisterPingServerTime(

	float time

)

Parameters

time
Type: Single
The ping time to register.