Companion

object Companion

Functions

Link copied to clipboard
fun <A, B> cont(    d: Double,     a: A,     b: <ERROR CLASS><B>): Schedule.Decision<A, B>
fun <A, B> cont(    d: Duration,     a: A,     b: <ERROR CLASS><B>): Schedule.Decision<A, B>
Link copied to clipboard
fun <A, B> done(    d: Double,     a: A,     b: <ERROR CLASS><B>): Schedule.Decision<A, B>
fun <A, B> done(    d: Duration,     a: A,     b: <ERROR CLASS><B>): Schedule.Decision<A, B>