TimeInterval Method
From RxJS
|
|
| .NET Framework Class Library |
| BehaviorSubject..::.TimeInterval Method |
| BehaviorSubject Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| TimeInterval()()() |
Records the time interval for each value of an observable sequence.
(Inherited from Observable.) | |
| TimeInterval(Scheduler) |
Records the time interval for each value of an observable sequence according to the scheduler's notion of time.
(Inherited from Observable.) |