wwServer::SetTimerInterval

Used to set the timer interval of the server when running in file based operation.

o.SetTimerInterval(lnInterval)

Parameters

lnInterval
The interval to set the timer to in milliseconds. Default: 200

See also