在线文档教程
PHP
Gearman

GearmanWorker::timeout

GearmanWorker::timeout

(PECL gearman >= 0.6.0)

GearmanWorker::timeout - 获取套接字I/O活动超时

描述

public int GearmanWorker::timeout ( void )

返回套接字I/O活动的当前等待时间(以毫秒为单位)。

参数

该函数没有参数。

返回值

时间段是毫秒。负值表示无限超时。

另请参阅

  • GearmanWorker::setTimeout() - 设置套接字I/O活动超时

← GearmanWorker::setTimeout

GearmanWorker::unregister →