chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.tracing / TracingDomain / dataCollected

dataCollected

fun dataCollected(): Flow<DataCollectedEvent>

Contains an bucket of collected trace events. When tracing is stopped collected events will be send as a sequence of dataCollected events followed by tracingComplete event.