HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/node_modules/locutus/php/info/set_time_limit.js.map
{"version":3,"sources":["../../../src/php/info/set_time_limit.js"],"names":["module","exports","set_time_limit","seconds","$global","window","global","$locutus","php","setTimeout","timeoutStatus","Error"],"mappings":";;AAAAA,OAAOC,OAAP,GAAiB,SAASC,cAAT,CAAyBC,OAAzB,EAAkC;AAAE;AACnD;AACA;AACA;AACA;AACA;;AAEA,MAAIC,UAAW,OAAOC,MAAP,KAAkB,WAAlB,GAAgCA,MAAhC,GAAyCC,MAAxD;AACAF,UAAQG,QAAR,GAAmBH,QAAQG,QAAR,IAAoB,EAAvC;AACA,MAAIA,WAAWH,QAAQG,QAAvB;AACAA,WAASC,GAAT,GAAeD,SAASC,GAAT,IAAgB,EAA/B;;AAEAC,aAAW,YAAY;AACrB,QAAI,CAACF,SAASC,GAAT,CAAaE,aAAlB,EAAiC;AAC/BH,eAASC,GAAT,CAAaE,aAAb,GAA6B,IAA7B;AACD;AACD,UAAM,IAAIC,KAAJ,CAAU,iCAAV,CAAN;AACD,GALD,EAKGR,UAAU,IALb;AAMD,CAlBD","file":"set_time_limit.js","sourcesContent":["module.exports = function set_time_limit (seconds) { // eslint-disable-line camelcase\n  //  discuss at: http://locutus.io/php/set_time_limit/\n  // original by: Brett Zamir (http://brett-zamir.me)\n  //        test: skip-all\n  //   example 1: set_time_limit(4)\n  //   returns 1: undefined\n\n  var $global = (typeof window !== 'undefined' ? window : global)\n  $global.$locutus = $global.$locutus || {}\n  var $locutus = $global.$locutus\n  $locutus.php = $locutus.php || {}\n\n  setTimeout(function () {\n    if (!$locutus.php.timeoutStatus) {\n      $locutus.php.timeoutStatus = true\n    }\n    throw new Error('Maximum execution time exceeded')\n  }, seconds * 1000)\n}\n"]}