Home
last modified time | relevance | path

Searched refs:time0 (Results 1 – 1 of 1) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php322 var $time0; variable in Mpdf\\Mpdf
1076 $this->time0 = microtime(true);
9480 …$this->logger->debug(sprintf('PDF generated in %.6F seconds', microtime(true) - $this->time0), ['c…
9525 …$this->logger->debug(sprintf('Compiled in %.6F seconds', microtime(true) - $this->time0), ['contex…