Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
79
function
now() {
80
return
performance.now();
81
}
82
83
(() => {
84
let
lastCall = null;
Callers
1
tick
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected