mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
595 B
595 B
Home > puppeteer > Protocol > Memory > StartSamplingRequest > suppressRandomness
Protocol.Memory.StartSamplingRequest.suppressRandomness property
Do not randomize intervals between samples.
Signature:
suppressRandomness?: boolean;