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.
Returns
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 10.5.0
public function get_percent_complete();