| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ ! |
| D | UpdateDatabaseDdlMetadata.php | 40 public $throttled; variable in Google\\Service\\Spanner\\UpdateDatabaseDdlMetadata 101 public function setThrottled($throttled) argument 103 $this->throttled = $throttled; 110 return $this->throttled;
|
| /plugin/sequencediagram/bower_components/lodash/test/ ! |
| D | saucelabs.js | 84 throttled = getOption('throttled', 10), variable 718 var threshold = Math.min(all.length, _.isFinite(throttled) ? throttled : 3); 817 throttled = this.throttled; 819 while (queue.length && (active.length < throttled)) { 897 'throttled': throttled, property
|
| D | test.js | 22712 throttled = _.throttle(function() { callCount++; }, 32); 22714 throttled(); 22715 throttled(); 22716 throttled(); 22732 var throttled = _.throttle(identity, 32), 22733 results = [throttled('a'), throttled('b')]; 22738 var results = [throttled('c'), throttled('d')]; 22765 var throttled = lodash.throttle(function() { callCount++; }, 32); 22767 throttled(); 22768 throttled(); [all …]
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ ! |
| D | AsyncSearchNamespace.asciidoc | 91 … (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled
|
| D | MlNamespace.asciidoc | 785 $params['ignore_throttled'] = (boolean) Ignore indices that are marked as throttled (default: tru… 957 $params['ignore_throttled'] = (boolean) Ignore indices that are marked as throttled (default: tru…
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/ ! |
| D | underscore.js | 822 var throttled = function() { function 842 throttled.cancel = function() { 848 return throttled;
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/ ! |
| D | Client.asciidoc | 159 … (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled 745 … (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled 794 … (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled
|
| /plugin/sequencediagram/bower_components/lodash/doc/ ! |
| D | README.md | 4339 Creates a throttled function that only invokes `func` at most once per 4340 every `wait` milliseconds. The throttled function comes with a `cancel` 4345 throttled function. Subsequent calls to the throttled function return the 4350 invoked on the trailing edge of the timeout only if the throttled function 4372 *(Function)*: Returns the new throttled function. 4380 var throttled = _.throttle(renewToken, 300000, { 'trailing': false }); 4381 jQuery(element).on('click', throttled); 4383 // Cancel the trailing throttled invocation. 4384 jQuery(window).on('popstate', throttled.cancel);
|
| /plugin/bible/bible_douayRheims/ ! |
| D | Matthew.txt | 610 …ow- servants that owed him an hundred pence: and laying hold of him, he throttled him, saying: Pay…
|
| /plugin/statistics/js/ ! |
| H A D | chart.js | 13 …F,splineCurve:ai,splineCurveMonotone:ri,supportsEventListenerOptions:Se,throttled:ct,toDegrees:Y,t… property
|
| /plugin/calendar/ ! |
| H A D | CHANGELOG.md | 2528 - Trail throttled to 30ms
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ ! |
| D | pdfmake.min.js.map | 1 …throttled function return the result of the last\n\t * `func` call.\n\t *\n\t * **Note…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ ! |
| D | bundle.js.map | 1 …entHandler.js';\n/**\n * Merges mouse events when mouse move events are throttled\n */\nexport fun…
|