MCPcopy
hub / github.com/msgbyte/tianji / now

Method now

apps/daily-ai-trigger/worker-configuration.d.ts:399–399  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

397 readonly timeOrigin: number;
398 /* [Cloudflare Docs Reference](https://developers.cloudflare.com/workers/runtime-apis/performance/#performancenow) */
399 now(): number;
400}
401interface AlarmInvocationInfo {
402 readonly isRetry: boolean;

Callers 15

batchSendEventsFunction · 0.80
HomeFunction · 0.80
FreeTierTip.tsxFile · 0.80
SurveyEventTableFunction · 0.80
ChartRender.tsxFile · 0.80
reasoning.tsxFile · 0.80
StatusHeader.tsxFile · 0.80
isServerOnlineFunction · 0.80
getFunction · 0.80
updateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected