Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ off
Method
off
lib/utils/timers.js:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
off () {
26
process.off(
'time'
, this.#timeHandler)
27
}
28
29
load ({ path, timing } = {}) {
30
this.#timing = timing
Callers
15
mockTimers
Function · 0.95
unload
Method · 0.45
entry.js
File · 0.45
validate-engines.js
File · 0.45
ExitHandler
Class · 0.45
add-rm-pkg-deps.js
File · 0.45
mockRunScript
Function · 0.45
setup
Function · 0.45
index.js
File · 0.45
display.js
File · 0.45
timers.js
File · 0.45
loadLogFile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected