Home
last modified time | relevance | path

Searched refs:interval (Results 76 – 100 of 123) sorted by last modified time

12345

/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php185 protected $interval = 1; variable in Sabre\\VObject\\Recur\\RRuleIterator
314 $this->currentDate = $this->currentDate->modify('+'.$this->interval.' hours');
323 $this->currentDate = $this->currentDate->modify('+'.$this->interval.' days');
349 $this->currentDate = $this->currentDate->modify('+'.$this->interval.' days');
373 $this->currentDate = $this->currentDate->modify('+'.$this->interval.' weeks');
462 $this->currentDate = $this->currentDate->modify('+ '.$this->interval.' months');
551 $currentYear += $this->interval;
592 $currentYear += $this->interval;
597 $this->currentDate = $this->currentDate->modify('+'.$this->interval.' years');
631 $currentYear += $this->interval;
[all …]
/plugin/loglog/helper/
H A Dalert.php19 protected $interval; variable in helper_plugin_loglog_alert
79 $this->interval = $minuteInterval * 60;
82 $min = $this->now - ($this->interval);
116 'interval' => $this->interval / 60, // falling back to minutes for the view
140 $intervalsAfterLastAlert = (int)floor(($this->now - $lastAlert) / $this->interval);
172 return $this->now + $this->interval * $this->multiplier * 2;
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4 …a()?m.fx.start():m.timers.pop()},m.fx.interval=13,m.fx.start=function(){_b||(_b=setInterval(m.fx.t…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as155 // Cleans up all connections if none have succeeded by the timeout interval
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js2961 createTimer = function(fn, interval) { argument
2963 … url = AVBuffer.makeBlobURL("setInterval(function() { postMessage('ping'); }, " + interval + ");");
2965 return setInterval(fn, interval);
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1interval invoker isolation iterate key keys kill language last leading leave left level limit line…
/plugin/slider/
H A Djquery.bxslider.js147 slider.interval = null;
890 if(slider.interval){
1242 if(slider.interval) return;
1244 slider.interval = setInterval(function(){
1259 if(!slider.interval) return;
1261 clearInterval(slider.interval);
1262 slider.interval = null;
1322 clearInterval(slider.interval);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 … }\n\n var h, v;\n while (mcu < mcuExpected) {\n // reset interval stuff\n var …
/plugin/structgeohash/
H A Dgeohash.js28 function refine_interval(interval, cd, mask) { argument
30 interval[0] = (interval[0] + interval[1])/2;
32 interval[1] = (interval[0] + interval[1])/2;
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php195 protected $interval = 1; variable in Sabre\\VObject\\Recur\\RRuleIterator
326 $this->currentDate->modify('+' . $this->interval . ' hours');
338 $this->currentDate->modify('+' . $this->interval . ' days');
364 $this->currentDate->modify('+' . $this->interval . ' days');
393 $this->currentDate->modify('+' . $this->interval . ' weeks');
424 $this->currentDate->modify('+' . $this->interval-1 . ' weeks');
451 $this->currentDate->modify('+' . $this->interval . ' months');
487 $this->currentDate->modify('+ ' . $this->interval . ' months');
537 $this->currentDate->modify('+' . $this->interval . ' years');
576 $currentYear+=$this->interval;
[all …]
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown68 autoplaySpeed | int | 3000 | Auto play change interval
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.min.js2 …argument"),s.easing[this.easing]=j),Q.apply(this,arguments)};var w=s.fx.interval||13,b="jQuery.fx.…
H A Djquery-migrate-3.1.0.js421 var intervalValue = jQuery.fx.interval || 13,
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1interval","setInterval","getSelection","_locate_css","getScope","scopes","headerCell","taskCell","…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1interval","getSeconds","getMilliseconds","durationLeft","setMinutes","setSeconds","_getClosestWork…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js8733 interval = interval || 2000;
8741 }, interval);
15169 var interval = null,
15233 if (interval) {
15235 interval = null;
28221 return interval.end;
28256 added = interval.added;
28257 start = interval.end;
28285 start = interval.end;
28307 start = interval.end;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js349 var interval = setInterval(function(){
380 clearInterval(interval);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1623 interval: 50,
1748 this._checkUrlInterval = setInterval(this.checkUrl, this.interval);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js50 Backbone.history.interval = 9;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js3 …op()},r.fx.interval=13,r.fx.start=function(){$a||($a=a.requestAnimationFrame?a.requestAnimationFra…
H A Dbootstrap.min.js6interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$elemen… property in c.DEFAULTS
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_default_format_interval.test2 "date" filter (interval support as of PHP 5.3)
H A Ddate_interval.test2 "date" filter (interval support as of PHP 5.3)
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG649 * added a way to set the default global date interval format
/plugin/likeit/script/
H A Djquery.hoverIntent.js37 interval: 100, property in $.fn.hoverIntent.cfg
74 ob.hoverIntent_t = setTimeout( function(){compare(ev, ob);} , cfg.interval );
101 …hoverIntent_s != 1) { ob.hoverIntent_t = setTimeout( function(){compare(ev,ob);} , cfg.interval );}

12345