chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.tracing.events / TracingEvent / TracingCompleteEvent / <init>

<init>

TracingCompleteEvent(dataLossOccurred: Boolean, stream: StreamHandle? = null, traceFormat: StreamFormat? = null, streamCompression: StreamCompression? = null)

Signals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events.

Official doc