busyTimeout

abstract fun busyTimeout(db: Long, millis: Int): SQLCode(source)
open fun busyTimeout(db: DatabaseHandle, millis: Int): SQLCode(source)