cont

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>