Example #1
0
 /**
  * Constructor
  */
 public function __construct()
 {
     self::$aElapsedTime = array('set' => 0.0, 'get' => 0.0);
 }