Home
last modified time | relevance | path

Searched refs:timeOut (Results 1 – 1 of 1) sorted by relevance

/template/strap/ComboStrap/
DLock.php46 private int $timeOut = 1; variable in ComboStrap\\Lock
100 if ($run >= $this->timeOut) {
101 …hrow new ExceptionTimeOut("Unable to get the lock ($this->lockFile) for ($this->timeOut) seconds");
173 $this->timeOut = $int;