<?php list($msec,$sec)=explode(chr(32),microtime()); echo" ".round(($sec+$msec)-$HeadTime,5)." cek.<br/>"; ?>