Goby3
3.1.5a
2024.05.23
|
#include "goby/time/convert.h"
#include "goby/time/steady_clock.h"
#include "goby/time/system_clock.h"
Go to the source code of this file.
Namespaces | |
goby | |
The global namespace for the Goby project. | |
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) |