Click or drag to resize

PostEffectPipelineSetStartTimeInMilliseconds Method

Set the start time of the rendering in milliseconds since some unspecified epoch.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void SetStartTimeInMilliseconds(
	ulong ms
)

Parameters

ms
Type: SystemUInt64
milliseconds
See Also