Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/handsontable/handsontable
/ round
Function
round
performance-tests/trace-parser.mjs:1017–1017 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1015
const
{ full = false } = options;
1016
1017
const
round = v => Math.round(v || 0);
1018
1019
if
(runs != null) {
1020
console.log(`Average across ${runs} trace file(s)`);
Callers
1
formatOutput
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…