Searched refs:timeLimit (Results 1 – 4 of 4) sorted by relevance
111 protected $timeLimit = 0; variable in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest213 public function timeLimit($time) function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest325 return $this->timeLimit;329 * @param int $timeLimit332 public function setTimeLimit(int $timeLimit) argument334 $this->timeLimit = $timeLimit;391 $timeLimit = $type->getChild(4);406 && $timeLimit instanceof IntegerType426 $search->setTimeLimit($timeLimit->getValue());446 Asn1::integer($this->timeLimit),
996 private $timeLimit; variable in BatcheditEngine1011 $this->timeLimit = $this->getTimeLimit();1193 $timeLimit = ini_get('max_execution_time');1194 … $timeLimit -= ceil(min($timeLimit * self::NON_ENGINE_TIME_RATIO, self::NON_ENGINE_TIME_MAX));1196 return $timeLimit;1207 return time() - $this->startTime >= $this->timeLimit;
768 function timeLimit(promise, time){774 timeLimit(sleepRandom(5), 10).then(x => console.log(x)); // => 853, after 5 sec.775 timeLimit(sleepRandom(15), 10).catch(x => console.log(x)); // Error: Await > 10 sec
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...