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


📁 Source Code: https://github.com/ReactiveX/rxjs/blob/master/packages/rxjs/src/internal/operators/audit.tsarrow-up-right

Last updated