| 
    Goby3 3.3.0
    
   2025.07.10 
   | 
 
#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 | |
| 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) |