ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Namespaces | |
namespace | PHPExcel |
Variables | |
const | EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
$objPHPExcel = new PHPExcel() | |
$callStartTime = microtime(true) | |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') | |
$callEndTime = microtime(true) | |
$callTime = $callEndTime - $callStartTime | |
sprintf ('%.4f', $callTime) | |
memory_get_usage (true)/1024/1024) | |
memory_get_peak_usage (true)/1024/1024) | |
$callEndTime = microtime(true) |
Definition at line 93 of file 12cellProtection.php.
$callStartTime = microtime(true) |
Definition at line 89 of file 12cellProtection.php.
$callTime = $callEndTime - $callStartTime |
Definition at line 94 of file 12cellProtection.php.
$objPHPExcel = new PHPExcel() |
Definition at line 43 of file 12cellProtection.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') |
Definition at line 91 of file 12cellProtection.php.
getcwd () EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Definition at line 33 of file 12cellProtection.php.
memory_get_peak_usage(true)/1024/1024) | ( | true | ) |
Definition at line 103 of file 12cellProtection.php.
memory_get_usage(true)/1024/1024) | ( | true | ) |
Definition at line 99 of file 12cellProtection.php.
sprintf('%.4f', $callTime) | ( | '%.4f' | , |
$callTime | |||
) |
Definition at line 97 of file 12cellProtection.php.