Esempio n. 1
0
 /**
  * Gets the command start time
  *
  * @return int
  */
 public function getCommandStartTime()
 {
     return $this->adapter->getCommandStartTime();
 }