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