property CachedProbeOptions.hrtime

Monotonic clock in milliseconds (e.g. IRuntimeServices.hrtime()). Injected so the TTL is an interval, not a wall-clock reading.

Type

() => number

Usage

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