‑‑timeout
In this section:
Syntax
‑‑timeout millisecondsNote that this option must be placed before the ‑‑backend option on the command line.
Parameters
millisecondsThe number of milliseconds before the execution stops.
For use with
cspybat
Description
Use this option to limit the maximum allowed execution time.
Note
User-defined millisecond timeouts and delays are generated using the host operating system clock ticks. Because the host operating system is not a real-time OS, the actual delay or timeout will vary each time with approximately 5–20 ms.
Caution
This option is not available in the IDE.