puppeteer/new-docs/puppeteer.protocol.emulation.setcputhrottlingraterequest.rate.md
2020-07-13 14:01:35 +01:00

616 B

Home > puppeteer > Protocol > Emulation > SetCPUThrottlingRateRequest > rate

Protocol.Emulation.SetCPUThrottlingRateRequest.rate property

Throttling rate as a slowdown factor (1 is no throttle, 2 is 2x slowdown, etc).

Signature:

rate: number;