Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ setDefaultTimeout
Function
setDefaultTimeout
test/helpers/createLazyTestEnv.js:107–109 ·
view source on GitHub ↗
* @param {number} time time
(time)
Source
from the content-addressed store, hash-verified
105
* @param {number} time time
106
*/
107
setDefaultTimeout(time) {
108
globalTimeout = time;
109
},
110
getNumberOfTests() {
111
return
numberOfTests;
112
},
Callers
1
describeCases
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected