$sem->wait([timeout])
sem
timeout
The inherited Win32::IPC call. Waits for the semaphore's count to be nonzero, then decrements it. Optional timeout is given in milliseconds.
Copyright © 2001 O'Reilly & Associates. All rights reserved.