interface CacheClock

The clock shape this store needs. IRuntimeServices satisfies it.

Methods

now(): number

Current wall-clock time.

Usage

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