TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Scheduler\ProgressProviderInterface Interface Reference

Public Member Functions

 getProgress ()
 

Detailed Description

Interface for tasks who can provide their progress

Definition at line 20 of file ProgressProviderInterface.php.

Member Function Documentation

◆ getProgress()

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