MCPcopy
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
679function time()
680{
681 return Math.floor(Date.now() / 1000);
682}
683
684const shaCache = {};
685

Callers 1

addComicsToLibraryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected