Updater
Toggle table of contents
0.1.0-rc3
jvm
Platform filter
jvm
Switch theme
Search in API
Updater
Updater
/
io.github.vxrpenter.updater
/
scheduleWithDelay
schedule
With
Delay
fun
CoroutineScope
.
scheduleWithDelay
(
period
:
Duration
,
task
:
suspend
(
)
->
Unit
)
:
Job
(
source
)