{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

CompositionTracer


Internal tracing API.

Should be called without thread synchronization with occasional information loss.

Summary

Public functions

Boolean
Cmn
Unit
Cmn
Unit
traceEventStart(key: Int, dirty1: Int, dirty2: Int, info: String)
Cmn

Public functions

isTraceInProgress

fun isTraceInProgress(): Boolean

traceEventEnd

fun traceEventEnd(): Unit

traceEventStart

fun traceEventStart(key: Int, dirty1: Int, dirty2: Int, info: String): Unit