kotlinx.coroutines
1.6.4-SNAPSHOT
kotlinx-coroutines-debug
/
kotlinx.coroutines.debug
/
DebugProbes
/
withDebugProbes
with
Debug
Probes
inline
fun
withDebugProbes
(
block
:
(
)
->
Unit
)
Content copied to clipboard
Invokes given block of code with installed debug probes and uninstall probes in the end.