Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Simple interface for receiving progress during long-running file operations. More...
Classes | |
interface | file_progress |
Simple interface for receiving progress during long-running file operations.
In some cases progress can be reported precisely. In other cases, progress is indeterminate which means that the progress function is called periodically but without information on completion.