Feature Request: millisecond precision of timestamps

This was requested once before: https://github.com/getsentry/sentry/issues/887

It’s been 7 years since the last request so I thought I’d re-raise it as things might have changed since then. Millisecond precision would be useful in diagnosing race conditions and other classes of bugs where timing matters.

We use postgresql as our db if that matters.