Skip to main content
Go to Latest
type alias Protocol.Network.MonotonicTime
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { MonotonicTime } = Protocol.Network;

Monotonically increasing time in seconds since an arbitrary point in the past.

definition: number