having trouble using `ticker`, the import won’t re...
# multiplatform
e
having trouble using
ticker
, the import won’t resolve (
import kotlinx.coroutines.channels.ticker
)….i know it’s marked obselete but seems like it should still work for now, right?
nm it’s because this is a jvm-only method and i’m in a multiplatform lib