Creates an absl::Time from a count of microseconds since the Unix epoch.
absl::Time
Declared in <absl/time/time.h>
<absl/time/time.h>
constexpr Time FromUnixMicros(int64_t us);
The corresponding time.