Timer used to bound each probe (e.g. IRuntimeServices.setTimeout).
(fn: () => void,ms: number) => TimerHandle
Timer used to bound each probe (e.g. IRuntimeServices.setTimeout).
(fn: () => void,ms: number) => TimerHandle
import { type CachedProbeOptions } from "common/src/index.ts";