Improvements:
- Various constructors are now annotated with
#[must_use]. - Make simple functions available in
constcontexts.
Bug fixes:
- The
jitterfunction modifies the inputDurationatomically rather than to seconds and nanoseconds separately, resulting in less predictable jitter.