unit

fun <A> unit(): Schedule<A, Unit>(source)

Creates a Schedule that continues without delay and always returns Unit.