common-plugin / com.cognifide.gradle.common / CommonExtension / progressCountdown

progressCountdown

fun progressCountdown(time: Long): Unit
fun progressCountdown(options: ProgressCountdown.() -> Unit): Unit

Show synchronous progress countdown / time to wait after performing asynchronous operation.