MCPcopy Create free account
hub / github.com/dlueth/qoopido.demand / functionGetTimestamp

Function functionGetTimestamp

src/function/getTimestamp.js:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3*/
4
5function functionGetTimestamp() {
6 return +new Date();
7}

Callers 3

setStateFunction · 0.85
cache.jsFile · 0.85
loadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected