Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ now
Method
now
lib/internal/perf/performance.js:137–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
}
136
137
now() {
138
validateThisInternalField(this, kPerformanceBrand,
'Performance'
);
139
return
now();
140
}
141
142
setResourceTimingBufferSize(maxSize) {
143
validateThisInternalField(this, kPerformanceBrand,
'Performance'
);
Callers
15
RunSingle
Method · 0.80
run
Function · 0.80
file.js
File · 0.80
main
Function · 0.80
coverage.js
File · 0.80
bench-linkSync.js
File · 0.80
main
Function · 0.80
afterRead
Function · 0.80
main
Function · 0.80
main
Function · 0.80
afterRead
Function · 0.80
main
Function · 0.80
Calls
1
now
Function · 0.50
Tested by
4
RunSingle
Method · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64