StreamPack
Toggle table of contents
3.1.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
(
delayTimeInMs
:
Long
,
coroutineDispatcher
:
CoroutineDispatcher
,
action
:
suspend
CoroutineScope
.
(
)
->
Unit
)
(
source
)