Ejemplo n.º 1
0
 public function CheckBreak()
 {
     return time() - $this->startTime > CFilemanUtils::GetTimeout();
 }