does anyone have experience with micrometer an cor...
# coroutines
t
does anyone have experience with micrometer an coroutines? Will it "simply work" if i put a
@Timed
annotation on a
suspend fun
?