method CacheClock.now
CacheClock.now(): number

Current wall-clock time.

Return Type

number

Milliseconds since the Unix epoch

Usage

import { type CacheClock } from "cloudflare-plugin/src/index.ts";