Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.internal.core.util
/
withApiTimeout
with
Api
Timeout
suspend
fun
<
T
>
withApiTimeout
(
timeMillis
:
Long
,
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T