GearmanTask::taskNumerator
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.5.0)
Get completion percentage numerator
Description
GearmanTask::taskNumerator(): false|int
Returns the numerator of the percentage of the task that is complete expressed as a fraction.
Parameters Parameters
Return Values
A number between 0 and 100, or false if cannot be determined.
See Also
GearmanTask::taskDenominator