Searched refs:cleanInterval (Results 1 – 1 of 1) sorted by relevance
5 const cleanInterval = parseInt(process.env.TEST_CLEAN_INTERVAL) || 100; constant11 if (count % cleanInterval === 0) {