property Profiler.Profile.timeDeltas Usage in Denoimport { type Profiler } from "node:inspector/promises"; Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime. Type number[] | undefined