Records the time interval between consecutive elements in an async-iterable sequence.
The type of the elements in the source sequence.
An async-iterable sequence with time interval information on elements.
Generated using TypeDoc
Records the time interval between consecutive elements in an async-iterable sequence.