View file modul/generacia.php
<?php list($msec,$sec)=explode(chr(32),microtime()); echo "Генерация ".round(($sec+$msec)-$headtime,5)." сек."; ?>
<?php list($msec,$sec)=explode(chr(32),microtime()); echo "Генерация ".round(($sec+$msec)-$headtime,5)." сек."; ?>