Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
io.h File Reference

Go to the source code of this file.

Namespaces

namespace  goby
 The global namespace for the Goby project.
namespace  goby::time
 Functions and objects related to timekeeping.

Functions

std::ostream & goby::time::operator<< (std::ostream &out, const goby::time::SystemClock::time_point &time)
std::ostream & goby::time::operator<< (std::ostream &out, const goby::time::SteadyClock::time_point &time)
std::ostream & goby::time::operator<< (std::ostream &out, const goby::time::SystemClock::duration &duration)
std::ostream & operator<< (std::ostream &out, const goby::time::SystemClock::time_point &time)

Function Documentation

◆ operator<<()

std::ostream & goby::time::operator<< ( std::ostream & out,
const goby::time::SystemClock::time_point & time )
inline

Definition at line 36 of file io.h.