Chapter 7: Timing
NOTE: This is currently just an outline. Real prose and code are coming, I promise.
On A Schedule
- Scheduler
- animationFrameScheduler
- asapScheduler
- asyncScheduler
- queueScheduler
- scheduled
- observeOn, subscribeOn
Backpressure
- buffer, window
- sample, audit
- throttle
- debounce
Other Time Utilities
- delay
- timestamp, timeInterval
- timeout