{% if book.isPdf %}
{% else %}
{% endif %}
Records the timestamp for each value in an observable sequence.
[scheduler=Rx.Observable.timeout]
(Scheduler
): Scheduler used to compute timestamps. If not specified, the timeout scheduler is used.
(Observable
): An observable sequence with timestamp information on values.