On Wed, Oct 09, 2024 at 04:24:27PM +0200, Daniel Gustafsson wrote: > Fixed.
- double sleep = 2; + double sleep = pset.watch_interval; This forces the use of seconds as unit. The interval values I have been using a lot myself are between 0.2s and 0.5s because I usually want a lot more granularity in my lookups than the 1s interval. Could it be better to allow values lower than 1s or let this value be a string with optional "s" or "ms" units? -- Michael
signature.asc
Description: PGP signature