MCPcopy Create free account
hub / github.com/fontsource/fontsource / now

Method now

website/worker-configuration.d.ts:393–393  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

391 readonly timeOrigin: number;
392 /* [Cloudflare Docs Reference](https://developers.cloudflare.com/workers/runtime-apis/performance/#performancenow) */
393 now(): number;
394}
395interface AlarmInvocationInfo {
396 readonly isRetry: boolean;

Callers 3

router.tsFile · 0.80
updateCssFunction · 0.80
updateVariableCSSFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected