MCPcopy Index your code
hub / github.com/nodejs/node / test-timers-now.js

File test-timers-now.js

test/parallel/test-timers-now.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals --no-warnings --allow-natives-syntax
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 5

getLibuvNowFunction · 0.85
getLibuvNowMethod · 0.80
evalFunction · 0.70
requireFunction · 0.50
assertFunction · 0.50

Tested by

no test coverage detected