Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytespider/Meross
/ generateTimestamp
Function
generateTimestamp
packages/lib/src/utils/generateTimestamp.ts:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
function
generateTimestamp() {
2
return
Math.round(Date.now() / 1000);
3
}
Callers
3
meross-setup.ts
File · 0.90
send
Function · 0.85
constructor
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected