Skip to content

Voodootools - a place for joomla addons

Advertising
You are here: home arrow forum
Voodootools forum
Welcome, Guest
Please Login or Register.    Lost Password?
test (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: test
#331
stiggi (User)
Administrator
Posts: 161
graph
User Offline Click here to see the profile of this user
test 4 Years, 4 Months ago Karma: 4  
Code:

function microtime_float() { list($usec, $sec) = explode(" ", microtime()); $newtime = ((float)$usec + (float)$sec); if($GLOBALS['microtime_prev']) { $GLOBALS['microtime_total'] += ($newtime-$GLOBALS['microtime_prev']); //echo 'T:'.$GLOBALS['microtime_total'].',d:'.($newtime-$GLOBALS['microtime_prev']); //echo ":<br>\n"; } $GLOBALS['microtime_prev'] = $newtime; }
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
test
stiggi 2008/01/10 23:42
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
[+]
  • Narrow screen resolution
  • Wide screen resolution
  • Auto width resolution
  • Increase font size
  • Decrease font size
  • Default font size