Converts a Duration to an integral count of seconds.
Declared in <absl/time/time.h>
<absl/time/time.h>
constexpr int64_t ToInt64Seconds(Duration d);
The number of whole seconds in d.
d