Example #1
0
 /**
  * @return bool
  */
 protected function isTimeOut()
 {
     return $this->runtimeWatcher->isTimeOut();
 }