lindawqu
October 4th, 2005, 04:40 PM
problem:
start a process and wait for its return value to see if the process starts successfully. But for some reason, the value is not returned within 30 seconds.
what I want is
if it goes over 30 seconds, stop the process.
How to check time processing time?
please tell me how to do it.
thanks
start a process and wait for its return value to see if the process starts successfully. But for some reason, the value is not returned within 30 seconds.
what I want is
if it goes over 30 seconds, stop the process.
How to check time processing time?
please tell me how to do it.
thanks