go-watch/todo.md
2023-03-25 17:08:53 +00:00

195 B

Todo

  • add time 'jitter' to schedule filter
    • var2 with another duration string, var1 + (var2 * random) duration
    • remove startup delay?
  • change Filter.Var2 from pointer to just value?