rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.reactive
/
Pump
Pump
class
Pump
(
val
pumpAction
:
(
)
->
Unit
,
val
pumpPauseMs
:
Long
)
Content copied to clipboard
Constructors
Properties
Constructors
Pump
Link copied to clipboard
fun
Pump
(
pumpAction
:
(
)
->
Unit
,
pumpPauseMs
:
Long
)
Content copied to clipboard
Properties
pump
Action
Link copied to clipboard
val
pumpAction
:
(
)
->
Unit
Content copied to clipboard
pump
Pause
Ms
Link copied to clipboard
val
pumpPauseMs
:
Long
Content copied to clipboard