mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-05 02:03:33 -05:00
This matches the approach we take in utils [1]. Monotonic time is
better because it avoids weird negative results due to clock shift.
[1]: 5d18ebd796/notifications_utils/statsd_decorators.py (L14)