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.
Dependencies of until_then
1 dependency| Package | Requirement | Status |
|---|---|---|
| calendar | ~> 0.14.0 |