WC_Importer_Interface::get_percent_completepublicWC 1.0

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() code WC 10.5.0

public function get_percent_complete();