fun progressCountdown(time: Long): Unit
fun progressCountdown(options: ProgressCountdown.() -> Unit): Unit
Show synchronous progress countdown / time to wait after performing asynchronous operation.