1.0.0 • Published 7 years ago

most-clock-multiplier v1.0.0

Weekly downloads
1
License
X11
Repository
-
Last release
7 years ago

Most Clock Multiplier

Clock multiplier or periodic functions

Measures the time between stream events, and uses a fraction of that period to schedule new events.

This implementation uses only the previous period to calculate when to schedule events. After those scheduled events occur, the stream will be inactive until the next event from the source.