Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ollm/OpenComic
/ time
Function
time
scripts/opencomic.js:679–682 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
677
}
678
679
function
time()
680
{
681
return
Math.floor(Date.now() / 1000);
682
}
683
684
const
shaCache = {};
685
Callers
1
addComicsToLibrary
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected