toggle menu
io.github.goquati
1.15.2
common
switch theme
search in API
io.github.goquati
/
io.github.goquati.kotlin.util.coroutine
/
withNullableTimeoutOrNull
with
Nullable
Timeout
Or
Null
common
suspend
fun
<
T
>
withNullableTimeoutOrNull
(
timeout
:
<Error class: unknown class>
?
,
block
:
suspend
(
)
->
T
)
:
T
?