Possible to see sentry message arrival time?

We often see errors arrive that describe times when a mobile client has been offline. Is there any way in the sentry console to see when an error actually arrived at sentry (or was processed) as opposed to when the client recorded it? (I assume the client SDK is doing some store/forward for cases where connectivity isn’t immediately available.)

Hover over the event time stamp and it should give you the accepted date time.