checkTimeout()
Performs a check between the timeout definition and the time the process started. In case you run a background process (with the start method), you should trigger this method regularly to ensure the process timeout
Exceptions ProcessTimedOutException In case the timeout was reached