delay

suspend fun delay(duration: Duration)

Coroutine delay convenience syntax taking a java.time.Duration instead of kotlin.time.Duration.