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