Publishers.MeasureInterval
A publisher that measures and emits the time interval between events received from an upstream publisher.
Declaration
struct MeasureInterval<Upstream, Context> where Upstream : Publisher, Context : SchedulerA publisher that measures and emits the time interval between events received from an upstream publisher.
struct MeasureInterval<Upstream, Context> where Upstream : Publisher, Context : Scheduler