| Class | Description |
|---|---|
| Schedulers | |
| TestScheduler |
A special, non thread-safe scheduler for testing operators that require
a scheduler without introducing real concurrency and allows manually advancing
a virtual time.
|
| Timed<T> |
Holds onto a value along with time information.
|