Go to Latest
function setStreamTimeout
import { setStreamTimeout } from "https://dotland.deno.dev/std@0.145.0/node/internal/stream_base_commons.ts";

Parameters

this: any
msecs: number
optional
callback: () => void