Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ #getClock
Method
#getClock
packages/core/src/v3/clock/index.ts:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
#getClock(): Clock {
35
return
getGlobal(API_NAME) ?? SIMPLE_CLOCK;
36
}
37
}
Callers
2
preciseNow
Method · 0.95
reset
Method · 0.95
Calls
1
getGlobal
Function · 0.90
Tested by
no test coverage detected