MCPcopy 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

preciseNowMethod · 0.95
resetMethod · 0.95

Calls 1

getGlobalFunction · 0.90

Tested by

no test coverage detected