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