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