MCPcopy Index your code
hub / github.com/nodejs/node / done

Function done

benchmark/http/client-request-body.js:63–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 function done() {
64 bench.end(nreqs);
65 process.exit(0);
66 }
67}

Callers 1

doBenchFunction · 0.70

Calls 2

endMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…