pause

abstract fun <T> pause(block: () -> T): T

Disable trace recording for just this block.


abstract fun pause()

Disable trace recording