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

732 B

Home > puppeteer > Protocol > Emulation > SetCPUThrottlingRateRequest

Protocol.Emulation.SetCPUThrottlingRateRequest interface

Signature:

export interface SetCPUThrottlingRateRequest 

Properties

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