knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <ostream>
#include <chrono>
Go to the source code of this file.
Namespaces | |
knowrob | |
knowrob::time | |
Functions | |
TimePoint | knowrob::time::now () |
TimePoint | knowrob::time::fromSeconds (double seconds) |
double | knowrob::time::toSeconds (const TimePoint ×tamp) |
void | knowrob::time::write (const TimePoint &tp, std::ostream &os) |