do While Tz
inline suspend fun KronScheduler.doWhileTz(noinline block: suspend (DateTimeTz) -> Boolean)
Content copied to clipboard
Will execute block while it will return true as a result of its calculation
Will execute block while it will return true as a result of its calculation