Posted by Gilles Ganault on 01/06/08 20:38
On Sun, 06 Jan 2008 14:19:14 -0500, Jerry Stuckle <jstucklex@attglobal.net> wrote: >You don't need time() calls. Just: > > $starttimer = microtime(true); > // ... > $stoptimer = microtime(true); > ... etc... I'll have to find a function to turn 2.598762512207E-5 into seconds.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming