WC_Importer_Interface::get_percent_complete()
Get file pointer position as a percentage of file size.
Method of the class: WC_Importer_Interface{}
No Hooks.
Return
Int
.
Usage
$WC_Importer_Interface = new WC_Importer_Interface(); $WC_Importer_Interface->get_percent_complete();
WC_Importer_Interface::get_percent_complete() WC Importer Interface::get percent complete code WC 9.6.1
public function get_percent_complete();