background

inline fun ScheduledExecutorService.background(delay: Duration? = null, @WorkerThread crossinline function: () -> Unit): CSRegistration