858 B
858 B
Home > puppeteer > Protocol > Memory > StartSamplingRequest
Protocol.Memory.StartSamplingRequest interface
Signature:
export interface StartSamplingRequest
Properties
Property | Type | Description |
---|---|---|
samplingInterval | integer | Average number of bytes between samples. |
suppressRandomness | boolean | Do not randomize intervals between samples. |