Wrap to include a timeout to evaluation.
1 | with_timeout(expr, cpu, elapsed)
|
expr |
Expression to evaluate. |
cpu |
double (of length one). Set a limit on the total or elapsed cpu time in seconds, respectively. |
elapsed |
double (of length one). Set a limit on the total or elapsed cpu time in seconds, respectively. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.