property ProbeTiming.hrtime

Monotonic clock in milliseconds — the runtime's hrtime. Measures the cache TTL as an interval, never a wall-clock reading.

Type

() => number

Usage

import { type ProbeTiming } from "common/src/index.ts";