mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
732 B
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). |