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

616 B

Home > puppeteer > Protocol > Tracing > BufferUsageEvent > percentFull

Protocol.Tracing.BufferUsageEvent.percentFull property

A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.

Signature:

percentFull?: number;