Home
last modified time | relevance | path

Searched refs:seconds (Results 76 – 100 of 107) sorted by relevance

12345

/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1037 except that it denotes the local clock time (hours, minutes, and seconds) of
1078 period and the second is the number of seconds in the period. Thus, a time
1084 integer that gives the number of seconds in the period. Thus, a blitz game
1091 gives the minimum number of seconds allocated for the period and the second
1092 integer gives the number of extra seconds added after each move is made. So,
1100 integer. The integer gives the total number of seconds in the sandclock
2313 16.2.5.2: Opcode "acs": analysis count: seconds
2316 represent the number of seconds used for an analysis. Note that the value may
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md340 delay | 1 | number | Delay by number of seconds before triggering print
626 delay | A numeric value to delay the capturing in seconds ([details](#delay-the-capturing-before-ex…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css553 than 5 seconds.
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js634 return Boolean(dur.hours() || dur.minutes() || dur.seconds() || dur.milliseconds());
1461 seconds: this.seconds(),
1480 .seconds(time.seconds())
1494 seconds: 0,
12791 { seconds: 30 },
12792 { seconds: 15 }
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1seconds\n socket :1, // - create a socket\n …
H A Dsql.min.js.map1 …v prior regexp retain-union retain-intersection right rstream sec second seconds select set some s…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js6517 var seconds = Math.floor((new Date() - date) / 1000);
6518 var interval = Math.floor(seconds / 31536000);
6525 interval = Math.floor(seconds / 2592000);
6532 interval = Math.floor(seconds / 86400);
6539 interval = Math.floor(seconds / 3600);
6546 interval = Math.floor(seconds / 60);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md32 **After this change, `RetryMiddleware` will sleep for 1 second, then 2 seconds, then 4 seconds.**
910 * The new default CURLOPT_TIMEOUT setting has been increased to 150 seconds so that Guzzle works on…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …roll-boundary',\n 'scrolling',\n 'search',\n 'secondary',\n 'seconds',\n 'section',…
H A Dbundle.js1seconds(),2)})),z("Hmm",0,0,(function(){return""+this.hours()+B(this.minutes(),2)})),z("Hmmss",0,0…
426seconds(),2)})),z("Hmm",0,0,(function(){return""+this.hours()+B(this.minutes(),2)})),z("Hmmss",0,0…
H A Dbundle.js.map1seconds = date.getUTCSeconds(),\n milliseconds = date.getUTCMilliseconds();\n return isNaN(d…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt542 * Bugfix: DSS files longer than 60 seconds had wrong playtime
1927 x minutes and 60 seconds (ie 3:60 instead of 4:00)
2286 between 3 and 12 seconds)
2590 Added "file parsed in x.xxx seconds" to getid3.check.php
2662 (ie 'directory scanned in 2.45 seconds')
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28seconds(),2)})),W("Hmm",0,0,(function(){return""+this.hours()+j(this.minutes(),2)})),W("Hmmss",0,0…
H A Dmermaid.min.js.map1seconds","getUTCSeconds","milliseconds","getUTCMilliseconds","getUTCFullYear","getUTCMonth","getUT…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29seconds(),2)})),q("Hmm",0,0,(function(){return""+this.hours()+j(this.minutes(),2)})),q("Hmmss",0,0…
/plugin/flowcharts/
H A Dmermaid.min.js24seconds(),2)})),G("Hmm",0,0,(function(){return""+this.hours()+j(this.minutes(),2)})),G("Hmmss",0,0…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1seconds(),2)})),z("Hmm",0,0,(function(){return""+this.hours()+B(this.minutes(),2)})),z("Hmmss",0,0…
426seconds(),2)})),z("Hmm",0,0,(function(){return""+this.hours()+B(this.minutes(),2)})),z("Hmmss",0,0…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js5 …1e3*Math.floor(t))},function(n){return n.getSeconds()}),ga.seconds=ga.second.range,ga.seconds.utc=…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js371 …e.setUTCHours(c.hours,c.minutes,c.seconds,c.milliseconds)):e=new Date(c.year,c.month,c.date,c.hour…
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1728seconds(),2)})),q("Hmm",0,0,(function(){return""+this.hours()+j(this.minutes(),2)})),q("Hmmss",0,0…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs609 case 115: /* 's' seconds */
21979 case 'seconds': { // <number:seconds> 16.29.22
22382 case 'seconds': // 16.27.21 <number:seconds>
22753 …payload += '<number:seconds number:style="' + (c.match("ss") ? "long" : "short") + '"' + (c.match(…

12345