Join Slack
Powered by
I want to use sample(long, TimeUnit) operator, but...
# rx
f
forcelain
09/13/2016, 3:59 AM
I want to use sample(long, TimeUnit) operator, but according to docs, it will not emit the last item if the src observable is completed before the sample’s period But I need the last item for sure
2
Views
Open in Slack
Previous
Next