spaced

fun <A> spaced(interval: Double): Schedule<A, Int>(source)

Creates a Schedule that continues with a fixed delay.

Parameters

interval

fixed delay in nanoseconds


Creates a Schedule that continues with a fixed delay.

Parameters

interval

fixed delay in Duration