backgroundEachNano

inline fun ScheduledExecutorService.backgroundEachNano(period: Long, delay: Long = period, @WorkerThread crossinline function: () -> Unit): CSRegistration