Timestamp Method

RxJS

Records the timestamp for each value of an observable sequence.

Namespace:  Rx
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
function Timestamp();

See Also