MCPcopy Index your code
hub / github.com/nodejs/node / test-perf-hooks-timerify-histogram-sync.mjs

File test-perf-hooks-timerify-histogram-sync.mjs

test/parallel/test-perf-hooks-timerify-histogram-sync.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test that timerify works with histogram option for synchronous functions.
2
3import { sleepSync } from '../common/index.mjs';
4import assert from 'assert';

Callers

nothing calls this directly

Calls 3

createHistogramFunction · 0.85
timerifyFunction · 0.85
nFunction · 0.50

Tested by

no test coverage detected