Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ root-duration.mjs
File
root-duration.mjs
test/fixtures/test-runner/root-duration.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, after } from
'node:test'
;
2
3
after(() => {});
4
Callers
nothing calls this directly
Calls
3
after
Function · 0.50
test
Function · 0.50
setTimeout
Function · 0.50
Tested by
no test coverage detected