Converts an absl::Time to a count of seconds since the Unix epoch.
absl::Time
Declared in <absl/time/time.h>
<absl/time/time.h>
int64_t ToUnixSeconds(Time t);
The count of seconds since the Unix epoch.