toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
withTimeoutNullable
with
Timeout
Nullable
suspend
fun
<
T
>
withTimeoutNullable
(
time
:
TimeSpan
?
,
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T