Example #1
0
 /**
  * @return int
  */
 public function getDbTotalElapsedSecs()
 {
     return $this->context->getDbProfiler()->getTotalElapsedSecs();
 }