Class Horde_Support_Timer
Simple interface for timing operations.
$t = new Horde_Support_Timer; $t->push(); $elapsed = $t->pop();
Copyright 1999-2012 Horde LLC (http://www.horde.org/)
Package: Support
Category: Horde
License: http://www.horde.org/licenses/bsd
Located at Horde/Support/Timer.php
Category: Horde
License: http://www.horde.org/licenses/bsd
Located at Horde/Support/Timer.php
public
|
|
public
float
|