ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Namespaces | |
PHPExcel | |
Variables | |
const | EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Write to Excel2007 | format |
$callStartTime = microtime(true) | |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') | |
$callEndTime = microtime(true) | |
$callTime = $callEndTime - $callStartTime | |
File written | to |
sprintf('%.4f', $callTime) | seconds |
memory_get_usage(true)/1024/1024) | MB |
Peak memory | usage |
Done writing | files |
$callEndTime = microtime(true) |
Definition at line 55 of file 41password.php.
$callStartTime = microtime(true) |
Definition at line 51 of file 41password.php.
$callTime = $callEndTime - $callStartTime |
Definition at line 56 of file 41password.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') |
Definition at line 53 of file 41password.php.
getcwd () EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Definition at line 33 of file 41password.php.
Done writing files |
Definition at line 83 of file 41password.php.
Write to Excel5 format |
Definition at line 50 of file 41password.php.
Peak memory memory_get_peak_usage (true)/1024/1024) MB |
Definition at line 61 of file 41password.php.
sprintf ('%.4f', $callTime) seconds |
Definition at line 59 of file 41password.php.
File written to |
Definition at line 58 of file 41password.php.
Peak memory usage |
Definition at line 80 of file 41password.php.