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