Records the time interval between consecutive values in an observable sequence.
[scheduler=Rx.Observable.timeout] (Scheduler): Scheduler used to compute time intervals. If not specified, the timeout scheduler is used.
[scheduler=Rx.Observable.timeout]
Scheduler
(Observable): An observable sequence with time interval information on values.
Observable
Last updated 5 years ago