Home
last modified time | relevance | path

Searched refs:seconds (Results 51 – 75 of 107) sorted by relevance

12345

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc35 `dead` for 60 seconds and the next node is tried. After 60 seconds, the node is
H A Dper-request-configuration.asciidoc261 parameters should be specified in seconds.
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64seconds-from-time|fn:seconds-from-duration|fn:seconds-from-dateTime|fn:round-half-to-even|fn:round…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DDataFrameTransformDeprecatedNamespace.asciidoc132 $params['timeout'] = (time) Controls the time to wait until the transform has stopped. Default to 30 seconds
H A DMlNamespace.asciidoc210 $params['timeout'] = (time) Controls the time to wait until the forecast(s) are deleted. Default to 30 seconds
874 $params['timeout'] = (time) Controls the time to wait until the task has started. Defaults to 20 seconds
891 $params['timeout'] = (time) Controls the time to wait until a datafeed has started. Default to 20 seconds
909 $params['timeout'] = (time) Controls the time to wait until the task has stopped. Defaults to 20 seconds
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md74 * Add an idle_timeout setting to the LDAP server. Default to 600 seconds.
/plugin/layeranimation/
H A DREADME.md10 … the animation. Clicking the button again will resume the animation after a timeout of two seconds.
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md65 JWT::$leeway = 60; // $leeway in seconds
306 Time: 0 seconds, Memory: 2.50Mb
/plugin/dtable/
H A Dscript.js220 dtable.update_lock_timer = function(seconds) argument
223 date.setSeconds(date.getSeconds()+seconds);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/flowplay/flowplayer/
H A DREADME.txt13 specify the length of the buffer in seconds when streaming FLV. Fixed a
135 - Changed the default buffer to 10 seconds
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as517 currentTime: data.currentTime / 1000, // JavaScript uses seconds
518 duration: data.duration / 1000, // JavaScript uses seconds
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as95 // Connection attempts occur at intervals of 1.5 seconds.
H A DJplayerRtmp.as352 trace((("The stream length is " + result) + " seconds"));
725 myStream.seek(myStatus.pausePosition/1000); // Since time is in ms and seek() takes seconds
H A DJplayerMp4.as245 myStream.seek(myStatus.pausePosition/1000); // Since time is in ms and seek() takes seconds
/plugin/flowplay2/flowplayer/
H A DREADME.txt70 - The popup menu automatically hides after 10 seconds if not closed by the user.
181 specify the length of the buffer in seconds when streaming FLV. Fixed a
307 - Changed the default buffer to 10 seconds
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt51 Song length: ['playtime_string'] // ex '3:45' (minutes:seconds)
52 ['playtime_seconds'] // ex 225.13 (seconds)
83 ['playtime_seconds']=>double() // playing time of file, in seconds
84 ['playtime_string']=>string() // playing time of file, formatted as <minutes>:<seconds>
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js460 seconds: 54 property in AnonymousFunction235956211700.a.film
475 seconds: 54 property in AnonymousFunction235956211700.b.film
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default73 …essed in more than [30 days] (value is maximum time since last access in seconds to avoid deletion)
222 $PHPTHUMB_CONFIG['http_fopen_timeout'] = 10; // timeout (in seconds) for fopen / cur…
/plugin/edittable/lib/
H A Dhandsontable.full.js10576 seconds: m.seconds(),
11179 data.seconds = mathAbs(data.seconds);
11237 data.seconds = seconds % 60;
11379 var a = seconds <= thresholds.ss && ['s', seconds] ||
11380 seconds < thresholds.s && ['ss', seconds] ||
11514 proto$2.seconds = seconds;
12643 ((seconds < 10) ? '0' + seconds : seconds);
12654 seconds = seconds + (Number(timeArray[1]) * 60);
12656 seconds = seconds + Number(timeArray[2]);
12659 seconds = seconds + (Number(timeArray[0]) * 60);
[all …]
/plugin/codemirror/dist/modes/
H A Dsparql.min.js.map1 …", \"strafter\", \"year\", \"month\", \"day\", \"hours\", \"minutes\", \"seconds\",\n …
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md105 reload | 0 | Reload data every X seconds
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt297 The six letters are for the seconds since the year began.\\
/plugin/siteexport/
H A DREADME.md29 …Defines an execution time in seconds for how long the script may run while exporting a site via UR…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt318 and 56 seconds remaining on their clock.

12345