MCPcopy 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

1import { test, after } from 'node:test';
2
3after(() => {});
4

Callers

nothing calls this directly

Calls 3

afterFunction · 0.50
testFunction · 0.50
setTimeoutFunction · 0.50

Tested by

no test coverage detected