Writes the formatted duration to an output stream.
Declared in <absl/time/time.h>
<absl/time/time.h>
std::ostream& operator<<( std::ostream& os, Duration d);
A reference to os.
os