‪TYPO3CMS  ‪main
TYPO3\CMS\Scheduler\ProgressProviderInterface Interface Reference

Public Member Functions

float getProgress ()
 

Detailed Description

Interface for tasks who can provide their progress

Definition at line 21 of file ProgressProviderInterface.php.

Member Function Documentation

◆ getProgress()

float TYPO3\CMS\Scheduler\ProgressProviderInterface::getProgress ( )

Gets the progress of a task.

Returns
‪float Progress of the task as a two decimal precision float. f.e. 44.87