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

Function inc

test/parallel/test-dns-perf_hooks.js:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15let count = 0;
16
17function inc() {
18 count++;
19}
20
21// If DNS resolution fails, skip it
22// https://github.com/nodejs/node/issues/44003

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected