NetworkClockBase..::..UpdateTick Method
   Updates the tick count, incrementing it or setting it to an override value.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- overrideValue
 - Type: Int32
The value to override the tick count with. If zero, the count is incremented. 

