record

open override fun <T> record(block: () -> T): T(source)

Enable trace recording for just this block.