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.
Packages depending on until_then
0 packagesNo packages depend on until_then yet.