puppeteer/new-docs/puppeteer.protocol.tracing.startrequest.bufferusagereportinginterval.md
2020-07-13 14:01:35 +01:00

655 B

Home > puppeteer > Protocol > Tracing > StartRequest > bufferUsageReportingInterval

Protocol.Tracing.StartRequest.bufferUsageReportingInterval property

If set, the agent will issue bufferUsage events at this interval, specified in milliseconds

Signature:

bufferUsageReportingInterval?: number;