mirror of
https://github.com/status-im/consul.git
synced 2025-02-24 03:18:26 +00:00
used to schedule a TTL check. e.g. d := lib.DurationMinusBuffer(60 * time.Duration, 10 * time.Second, 16) will return a duration between 46.875s and 50s.