php8.5
Home/ Manual/ gearman / gearmantask/ GearmanTask::taskNumerator

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

Source: reference/gearman/gearmantask/tasknumerator.xml · from the official PHP manual (php/doc-en)