Searched refs:checkInterval (Results 1 – 8 of 8) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/ |
| D | ReadinessCheck.php | 29 public $checkInterval; variable in Google\\Service\\Appengine\\ReadinessCheck 68 public function setCheckInterval($checkInterval) argument 70 $this->checkInterval = $checkInterval; 77 return $this->checkInterval;
|
| D | HealthCheck.php | 25 public $checkInterval; variable in Google\\Service\\Appengine\\HealthCheck 54 public function setCheckInterval($checkInterval) argument 56 $this->checkInterval = $checkInterval; 63 return $this->checkInterval;
|
| D | LivenessCheck.php | 25 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 D | DirSync.php | 105 * @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/ |
| D | jquery.filedownload.js | 99 checkInterval: 100, property 320 setTimeout(checkFileDownloadComplete, settings.checkInterval); 393 setTimeout(checkFileDownloadComplete, settings.checkInterval);
|
| /plugin/bookcreator/script/ |
| D | jquery.fileDownload.js | 101 checkInterval: 100, property 334 setTimeout(checkFileDownloadComplete, settings.checkInterval); 417 setTimeout(checkFileDownloadComplete, settings.checkInterval);
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …checkInterval:100,cookieName:"fileDownload",cookieValue:"true",cookiePath:"/",cookieDomain:null,po…
|