<?php list($msec,$sec)=explode(chr(32),microtime()); echo round((($sec+$msec)-$HeadTime),4).' сек.<br>'; ?>