Process::checkTimeout()

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
doc_Symfony
2016-10-28 06:26:50
Comments
Leave a Comment

Please login to continue.