GearmanClient::setTimeout
(PECL gearman >= 0.6.0)
GearmanClient::setTimeout — Set socket I/O activity timeout
Description
$timeout
): boolSets the timeout for socket I/O activity.
Parameters
-
timeout
-
An interval of time in milliseconds
Return Values
Always returns true
.