audit
signature: audit(durationSelector: (value) => Observable | Promise): Observable
Ignore for time based on provided observable, then emit most recent value
[ Examples Coming Soon! ]
Additional Resources
- audit - Official docs
Source Code: https://github.com/ReactiveX/rxjs/blob/master/src/internal/operators/audit.ts