Packages
until_then
v 0.0.1
This library tells you how many milliseconds to the next occurrence of a scheduled event. This is very convenient to combine with `:timer.sleep/1` or `Process.send_after/3` as a means of repeatedly invoking some code on a schedule and not having those invocations drift.
Versions
| Version | Published Date | Note | |
|---|---|---|---|
| April 11, 2016 |