Name
Wait
Synopsis
$proc
->Wait(n
)
Waits n
milliseconds
for the process to exit. If the process times out, the method
returns false and sets $!
to
WAIT_FAILED
. For no timeout,
sets n
to INFINITE
.
Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.