VarpbitsWatcher

object VarpbitsWatcher

Functions

observe
Link copied to clipboard
@ExperimentalCoroutinesApi
suspend fun observe()
onTick
Link copied to clipboard
@ExperimentalCoroutinesApi
fun onTick(tickEvent: TickEvent)
start
Link copied to clipboard
@DelicateCoroutinesApi
fun start()

Properties

previous
Link copied to clipboard
var previous: IntArray? = null