SETCYCLETIME
Set the current Cycle Time. The Cycle Time is an overall setting in an App that applies to each Streamsheet in the App. It generally defines how long the system pauses between calculation cycles (in ms).
Syntax
=SETCYCLETIME()
Arguments
None
Return
Depends on condition. TRUE or FALSE
Examples
Formula | Result | Comment |
---|---|---|
| TRUE | The cycle time is set to one second. |