Returns the product of a scalar and a duration.
Declared in <absl/time/time.h>
<absl/time/time.h>
template<typename T> Duration operator*( T lhs, Duration rhs);
The product lhs * rhs.
lhs * rhs