mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-06-07 12:32:10 -05:00
If time moves >=3h, then consider it a adjustment and reschedule based on the new time. If time changes backwards <3h, prevent running tasks twice. If forward <3h run tasks that would have run in the skipped time.