interface Profiler.SetSamplingIntervalParameterType
          
Usage in Deno
import { type Profiler } from "node:inspector/promises"; type { SetSamplingIntervalParameterType } = Profiler;
interval: number
      
    New sampling interval in microseconds.