toggle menu
BB Native Player SDK
androidJvm
switch theme
search in API
bbnativeplayersdk-kotlin
/
com.bluebillywig.bbnativeplayersdk
/
PlayHistoryManager
/
Companion
/
throttleFirst
throttle
First
fun
<
T
>
throttleFirst
(
intervalMs
:
Long
=
300
,
coroutineScope
:
CoroutineScope
,
destinationFunction
:
(
T
)
->
Unit
)
:
(
T
)
->
Unit