MCPcopy Create free account
hub / github.com/IceClusters/icmysql / GetTimestamp

Function GetTimestamp

src/utils/Time.js:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13}
14
15function GetTimestamp() {
16 return new Date().getTime();
17}
18
19module.exports = { GetDate, GetTime, GetTimeDate, GetTimestamp };

Callers 1

Logger.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected