waitOn

abstract fun waitOn(address: Int, expected: Int, timeout: Long): Int
abstract fun waitOn(address: Int, expected: Long, timeout: Long): Int

Deprecated

for removal