Home
last modified time | relevance | path

Searched defs:timeout (Results 126 – 132 of 132) sorted by path

123456

/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php51 public $timeout; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/webdav/vendor/sabre/event/lib/Loop/
H A DLoop.php27 function setTimeout(callable $cb, $timeout) {
71 function setInterval(callable $cb, $timeout) {
308 protected function runStreams($timeout) {
H A Dfunctions.php12 function setTimeout(callable $cb, $timeout) {
28 function setInterval(callable $cb, $timeout) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js4803 Promise.prototype.timeout = function (ms, message) { method in Promise
29749 function throttle (callback, timeout) { argument
29763 function delay (callback, timeout){ argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js698 function throttle (callback, timeout) { argument
712 function delay (callback, timeout){ argument
H A Ddhtmlxgantt_drag_timeline.js478 function throttle (callback, timeout) { argument
492 function delay (callback, timeout){ argument
H A Ddhtmlxgantt_tooltip.js967 function throttle (callback, timeout) { argument
981 function delay (callback, timeout){ argument

123456