Extremely Popular
Go to Latest
interface puppeteer.Performance.EnableRequest
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { EnableRequest } = puppeteer.Performance;

Properties

optional
timeDomain: ("timeTicks" | "threadTicks")

Time domain to use for collecting and reporting duration metrics. (EnableRequestTimeDomain enum)