MCPcopy
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
47function ms() {
48 return (new Date()).getTime();
49}
50
51(function loadTest(i) {
52 var test = require(testPath + tests[i]);

Callers 1

index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected