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