renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-event
/
renetik.android.event.dispatch
/
backgroundEachNano
background
Each
Nano
inline
fun
ScheduledExecutorService
.
backgroundEachNano
(
period
:
Long
,
delay
:
Long
=
period
,
@
WorkerThread
crossinline
function
:
(
)
->
Unit
)
:
CSRegistration