Home
last modified time | relevance | path

Searched refs:seconds (Results 101 – 107 of 107) sorted by path

12345

/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/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/swiftmail/Swift/Plugin/
H A DAntiFlood.php84 public function wait($seconds) argument
86 if ($seconds) sleep($seconds);
/plugin/tuxquote/
H A Dquotes.txt3590 We know Linux is the best, it can do infinite loops in five seconds. <BR> -- Linus Torvalds
4213 What does a clock do when it's hungry? It goes back four seconds.
/plugin/twitter/
H A Dsyntax.php142 $seconds = $chunks [$i] [0];
146 if (($count = floor($since / $seconds)) != 0) {
157 if (($count2 = floor(($since - ($seconds * $count)) / $seconds2)) != 0) {
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js44456 d = o.seconds,
/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