Simple Robot
Toggle table of contents
4.11.0
jvm
Platform filter
jvm
Switch theme
Search in API
Simple Robot
simbot-common-suspend-runner
/
love.forte.simbot.suspendrunner
/
setRunInBlockingStrategy
set
Run
In
Blocking
Strategy
jvm
@
ExperimentalSimbotAPI
fun
setRunInBlockingStrategy
(
strategy
:
RunInBlockingStrategy
)
(
source
)
设置一个
runInBlocking
函数的实际调度逻辑。
默认情况下的调度策略与
runBlocking
一致。