DynamicEvaluationTimeout
is an option for displayed objects, cells, and notebooks that specifies the timeout in seconds for any Dynamic computations they contain.
Details
- A Dynamic computation that times out will return $Aborted.
- DynamicEvaluationTimeout->Infinity specifies that there should be no timeout.
- All Dynamic computations are wrapped in TimeConstrained by the front end, with the value of the DynamicEvaluationTimeout option used to compute the parameter passed to TimeConstrained.
- The front end may pass a value slightly greater than the actual value of DynamicEvaluationTimeout to TimeConstrained.
- DynamicEvaluationTimeout can be set globally by using SetOptions[scope, DynamicEvaluationTimeout->value], where scope is set to $FrontEnd or $FrontEndSession.
Examples
Wolfram Research (2010), DynamicEvaluationTimeout, Wolfram Language function, https://reference.wolfram.com/language/ref/DynamicEvaluationTimeout.html.
Text
Wolfram Research (2010), DynamicEvaluationTimeout, Wolfram Language function, https://reference.wolfram.com/language/ref/DynamicEvaluationTimeout.html.
CMS
Wolfram Language. 2010. "DynamicEvaluationTimeout." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DynamicEvaluationTimeout.html.
APA
Wolfram Language. (2010). DynamicEvaluationTimeout. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DynamicEvaluationTimeout.html