doInfinityTz

inline suspend fun KronScheduler.doInfinityTz(noinline block: suspend (<ERROR CLASS>) -> Unit)

Will execute block without any checking of result


inline suspend fun doInfinityTz(scheduleConfig: String, noinline block: suspend (<ERROR CLASS>) -> Unit)

Will buildSchedule using scheduleConfig and call doInfinity with block

See also

Sources

Link copied to clipboard
Link copied to clipboard