Converts a Duration to a floating-point count of microseconds.
Declared in <absl/time/time.h>
<absl/time/time.h>
double ToDoubleMicroseconds(Duration d);
The number of microseconds in d, including any fraction.
d