Home
last modified time | relevance | path

Searched refs:roundMs (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/wasm/
H A Dtester1.js131 const roundMs = (ms)=>Math.round(ms*100)/100; function
256 roundMs(then-now),'ms');
261 "assertion(s) in",roundMs(runtime),"ms");
301 roundMs(runtime),'ms');