mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
660 B
660 B
Home > puppeteer > Protocol > Tracing > TracingCompleteEvent > dataLossOccurred
Protocol.Tracing.TracingCompleteEvent.dataLossOccurred property
Indicates whether some trace data is known to have been lost, e.g. because the trace ring buffer wrapped around.
Signature:
dataLossOccurred: boolean;