windowTime
Last updated
Last updated
windowTime(windowTimeSpan: number, windowCreationInterval: number, scheduler: Scheduler): Observable
Example 1: Open new window every specified duration
( StackBlitz | jsBin | jsFiddle )
windowTime 📰 - Official docs
📁 Source Code: https://github.com/ReactiveX/rxjs/blob/master/src/internal/operators/windowTime.ts