Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
DReadinessCheck.php29 public $checkInterval; variable in Google\\Service\\Appengine\\ReadinessCheck
68 public function setCheckInterval($checkInterval) argument
70 $this->checkInterval = $checkInterval;
77 return $this->checkInterval;
DHealthCheck.php25 public $checkInterval; variable in Google\\Service\\Appengine\\HealthCheck
54 public function setCheckInterval($checkInterval) argument
56 $this->checkInterval = $checkInterval;
63 return $this->checkInterval;
DLivenessCheck.php25 public $checkInterval; variable in Google\\Service\\Appengine\\LivenessCheck
54 public function setCheckInterval($checkInterval) argument
56 $this->checkInterval = $checkInterval;
63 return $this->checkInterval;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php105 * @param int $checkInterval How often to check for changes (in seconds).
108 public function watch(Closure $handler, int $checkInterval = 10): void argument
116 sleep($checkInterval);
/plugin/siteexport/
Djquery.filedownload.js99 checkInterval: 100, property
320 setTimeout(checkFileDownloadComplete, settings.checkInterval);
393 setTimeout(checkFileDownloadComplete, settings.checkInterval);
/plugin/bookcreator/script/
Djquery.fileDownload.js101 checkInterval: 100, property
334 setTimeout(checkFileDownloadComplete, settings.checkInterval);
417 setTimeout(checkFileDownloadComplete, settings.checkInterval);
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/zwidoku/files/
H A Djs.js1checkInterval:100,cookieName:"fileDownload",cookieValue:"true",cookiePath:"/",cookieDomain:null,po…