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

Method getMetricDuration

deps/v8/tools/parse-processor.mjs:313–315  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

311 }
312
313 getMetricDuration(name) {
314 return this[name];
315 }
316
317 forEach(fn) {
318 fn(this);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected