Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 25 of 108) sorted by relevance

12345

/plugin/conflictmerger/tests/
H A Dacceptance.test.php97 sleep(1);
111 sleep(1);
127 sleep(1);
143 sleep(1);
171 sleep(1);
183 sleep(1);
194 sleep(1);
207 sleep(1);
218 sleep(1);
229 sleep(1);
[all …]
/plugin/davcal/vendor/sabre/dav/bin/
H A Dnaturalselection22 def run(cacheDir, threshold, sleep=5, simulate=False, min_erase = 0):
69 time.sleep(sleep)
131 sleep=options.sleep,
/plugin/sql2wiki/action/
H A Dsqlite.php101 $sleep = $page == $ID ? 1 : 0;
102 $this->update_query_results($page, $sql2wiki_filtered, $sleep);
190 protected function update_query_results($page, $sql2wiki_data, $sleep=0) {
194 sleep($sleep); // wait if we are processing currently viewed page
201 sleep(1); // wait for all types of updates since we have just updated the page
170 update_query_results($page, $sql2wiki_data, $sleep = 0) global() argument
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DClassMetadataTest.php30 sleep(2);
36 sleep(2);
/plugin/pgn4web/pgn4web/live/
H A Dlive-simulation.sh296 sleep $delay
327 sleep $delay
356 sleep 3600
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dwait-for-container.sh17 sleep 2;
/plugin/logautherror/
H A Daction.php44 sleep(mt_rand(1,15));
/plugin/move/_test/
H A Dcache_handling.test.php32 sleep(1); // wait in order to make sure that conditions with < give the right result.
/plugin/combo/ComboStrap/
H A DMutex.php44 sleep(1);
/plugin/projects/lib/
H A Dmutex.php31 sleep(1);
/plugin/swiftmail/Swift/Plugin/
H A DAntiFlood.php86 if ($seconds) sleep($seconds);
H A DThrottler.php88 sleep($secs);
/plugin/chat/
H A Dajax.php246 sleep(5);
267 sleep(50);
/plugin/ahrefmenu/
H A DxmlTree.js24 function sleep(numberMillis){ function
/plugin/poldek/
H A Dhelper.php72 sleep(1);
/plugin/combo/action/
H A Dmetaprocessing.php80 sleep(1);
/plugin/structpublish/_test/
H A Drevision.test.php95 sleep(3);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DDateHandlerTest.php76 sleep(1);
/plugin/letsencrypt/
H A DLescript.php144 sleep(1);
193 sleep(1);
/plugin/swiftmail/Swift/
H A DBatchMailer.php220 if ($t = $this->getSleepTime()) sleep($t);
/plugin/move/helper/
H A Drewrite.php281 if($oldRev == time()) sleep(1);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php116 sleep($checkInterval);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh76 sleep 10
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureFrame.java221 Thread.sleep(200); // For Ubuntu. in capture()
326 Thread.sleep(200); // For Ubuntu. in record()
/plugin/bible/bible_douayRheims/
H A D1_Thessalonians.txt65 5:6. Therefore, let us not sleep, as others do: but let us watch, and be sober.
66 5:7. For they that sleep, sleep in the night; and they that are drunk, are drunk in the night.
69 5:10. Who died for us: that, whether we watch or sleep, we may live together with him.

12345