Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ markRestoringStart
Method
markRestoringStart
lib/ModuleProfile.js:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
markRestoringStart() {
82
this.restoringStartTime = Date.now();
83
}
84
85
markRestoringEnd() {
86
this.restoringEndTime = Date.now();
Callers
1
_addModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected