sample
Returns an Observable that emits the most recently emitted element (if any) emitted by the source Observable within periodic time intervals.
Please refer to the corresponding RxJava document.
Returns an Observable that emits the most recently emitted element (if any) emitted by the source Observable within periodic time intervals.
Please refer to the corresponding RxJava document.