MCPcopy Index your code
hub / github.com/shipshapecode/tether / now

Function now

src/js/tether.js:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77};
78
79function now() {
80 return performance.now();
81}
82
83(() => {
84 let lastCall = null;

Callers 1

tickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected