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