com.onlineobject.objectnet Namespace

NetworkClockDefault..::..SetTargetFramerate Method

Sets the target framerate for the clock, adjusting the time between ticks accordingly.

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

Syntax


public void SetTargetFramerate(

	int frameRate

)

Parameters

frameRate
Type: Int32
The target framerate in frames per second.