ProgressProviderInterface
Interface for tasks who can provide their progress
Table of Contents
Methods
- getProgress() : float
- Gets the progress of a task.
Methods
getProgress()
Gets the progress of a task.
public
getProgress() : float
Return values
float —Progress of the task as a two decimal precision float. f.e. 44.87