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