Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DMutex.php36 function lock($wait=10) argument
42 for($i = 0; $i < $wait && !($lock = flock($this->filePointer,LOCK_EX|LOCK_NB)); $i++)
49 trigger_error("Not able to create a lock in $wait seconds");
H A DFetcherScreenshot.php123 $webDriver->wait(2, 500)->until(
139 $webDriver->wait(2, 500)->until(
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriver.php88 public function wait( function
/template/strap/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriver.php298 public function wait($timeout_in_second = 30, $interval_in_millisecond = 250) function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriver
301 return $this->driver->wait($timeout_in_second, $interval_in_millisecond);
/template/strap/vendor/symfony/process/
H A DCHANGELOG.md36 * added the `Process::waitUntil()` method to wait for the process only for a
112 * added support for non-blocking processes (start(), wait(), isRunning(), stop())
H A DProcess.php255 return $this->wait();
416 public function wait(?callable $callback = null) function in Symfony\\Component\\Process\\Process
/template/ospyramid/js/libs/
Djquery-1.6.1.js411 ready: function( wait ) { argument
413 if ( (wait === true && !--jQuery.readyWait) || (wait !== true && !jQuery.isReady) ) {
423 if ( wait !== true && --jQuery.readyWait > 0 ) {
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1 …sPromise =\n // If enqueue has been called before, then we want to wait until\n // a…
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1 …sPromise =\n // If enqueue has been called before, then we want to wait until\n // a…
/template/breeze/bower_components/gumby/js/libs/
Djquery-2.0.2.min.map1 …"random","replace","noConflict","isReady","readyWait","holdReady","hold","wait","resolveWith","tri…
Djquery-1.10.1.min.map1 …"random","replace","noConflict","isReady","readyWait","holdReady","hold","wait","body","setTimeout…
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1wait until\n // all previous Promises have been resolved before calling invoke,\n //…