backgroundNano

inline fun ScheduledExecutorService.backgroundNano(delay: Long = 0, @WorkerThread crossinline function: () -> Unit): ScheduledFuture<*>