Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
function
GetTimestamp() {
16
return
new
Date().getTime();
17
}
18
19
module.exports = { GetDate, GetTime, GetTimeDate, GetTimestamp };
Callers
1
Logger.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected