Timer used to bound each probe — the runtime's setTimeout.
(fn: () => void,ms: number) => TimerHandle
Timer used to bound each probe — the runtime's setTimeout.
(fn: () => void,ms: number) => TimerHandle
import { type ProbeTiming } from "common/src/index.ts";