Format this time to the specified output stream, and return a reference to the modifiable stream.
stream
Declared in <bsls_timeinterval.h>
<bsls_timeinterval.h>
template<class STREAM> STREAM& streamOut(STREAM& stream) const;
DEPRECATED: Use print instead.
print