reset Timeout Nanos
Deprecated
Prefer to use resetTimeout with kotlin.time.Duration
Replace with
import kotlin.time.DurationUnit
Content copied to clipboard
resetTimeout.toDouble(DurationUnit.NANOSECONDS)Content copied to clipboard