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