Searched refs:reqSec (Results 1 – 1 of 1) sorted by relevance
81 const reqSec = parseInt(matches[1]); constant91 callback(reqSec, keepAliveRequests);97 runAb({ keepalive: true, port: port }, (reqSec) => {98 keepAliveReqSec = reqSec;100 runAb({ keepalive: false, port: port }, (reqSec) => {101 normalReqSec = reqSec;