Kotlinx.coroutines: kotlin.time.Duration overloads for delay in common

Created on 1 Aug 2019  路  1Comment  路  Source: Kotlin/kotlinx.coroutines

enhancement

Most helpful comment

I would also consider deprecating delay(long) with a replacement of delay(value.milliseconds) (once kotlin.time.Duration is stable).

>All comments

I would also consider deprecating delay(long) with a replacement of delay(value.milliseconds) (once kotlin.time.Duration is stable).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sky87 picture sky87  路  3Comments

iTanChi picture iTanChi  路  3Comments

elizarov picture elizarov  路  3Comments

jaozinfs picture jaozinfs  路  3Comments

elizarov picture elizarov  路  3Comments