TimeInterval Method

RxJS

Records the time interval for each value of an observable sequence.

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

Syntax

JavaScript
function TimeInterval();

See Also