Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ timestamp
Function
timestamp
packages/utilities/src/date.ts:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
export
function
timestamp() {
12
return
new
Date().getTime();
13
}
14
15
export
function
soon() {
16
return
add(
new
Date(), { minutes: 20 });
Callers
5
DesktopNavBar
Function · 0.90
DMs
Function · 0.90
Channel
Function · 0.90
Channel
Function · 0.90
Channel
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected