#include <chrono>#include <cstdio>#include "comms/router.hpp"#include <thread>#include <glog/logging.h>
Namespaces | |
| stateline | |
| stateline::comms | |
Typedefs | |
|
typedef std::chrono::high_resolution_clock | hrc |
Functions | |
| std::ostream & | stateline::comms::operator<< (std::ostream &os, const SocketID &id) |
| Print a socket ID for logging and debugging purposes. More... | |