Software /
code /
prosody
Comparison
util/template.lua @ 12186:7f25ac9d8f0d
mod_cron: Allow for a small amount of timer drift
If the timer activates a bit early then a task might be just a few
seconds short of being allowed to run. This would run such a task rather
than wait another hour.
The value 0.5% chosen so that a weekly task does not run an entire hour
earlier than last time.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 15 Jan 2022 09:09:24 +0100 |
parent | 8555:4f0f5b49bb03 |
child | 12975:d10957394a3c |
comparison
equal
deleted
inserted
replaced
12185:708769a4c5da | 12186:7f25ac9d8f0d |
---|