StreamPack
Toggle table of contents
3.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils
/
CoroutineScheduler
/
CoroutineScheduler
Coroutine
Scheduler
constructor
(
delayTime
:
Duration
,
coroutineDispatcher
:
CoroutineDispatcher
,
action
:
suspend
CoroutineScope
.
(
)
->
Unit
)
(
source
)