Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rchipka/node-osmosis
/ ms
Function
ms
benchmark/index.js:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
};
46
47
function
ms() {
48
return
(
new
Date()).getTime();
49
}
50
51
(
function
loadTest(i) {
52
var
test = require(testPath + tests[i]);
Callers
1
index.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected