|
GearmanJob::statusSend status (deprecated) Description
public bool GearmanJob::status
( 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
|