|
GearmanJob::sendStatusSend status Description
public bool GearmanJob::sendStatus
( int
$numerator
, int $denominator
)Sends status information to the job server and any listening clients. Use this to specify what percentage of the job has been completed. Parameters
Return Values
Returns See Also
|