616 B
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;