mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-11 17:38:02 -04: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)