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