OpenDOF Project
boolean DOFOperationControl_SetDelay ( DOFOperationControl  self,
boolean  isDelay 
)

Set whether or not a DOFOperation using this DOFOperationControl will cause responses to be randomly distributed across the operation's lifetime.

Parameters
selfThe operationControl. This must not be NULL.
isDelayBoolean to enable (if TRUE) or disable (if FALSE) the delay.
Returns
TRUE if the delay was set, FALSE otherwise.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22