コード例 #1
0
ファイル: ItemCollector.php プロジェクト: jarold87/pingvin
 /**
  * @return bool
  */
 protected function isTimeOut()
 {
     return $this->runtimeWatcher->isTimeOut();
 }