gz/transport/log/QualifiedTime.hh File Reference
#include <chrono>
#include <cstdint>
#include <memory>
#include <gz/transport/config.hh>
#include <gz/transport/log/Export.hh>
Go to the source code of this file.
Classes | |
class | QualifiedTime |
Since time is continuous, it may be difficult to know the exact time stamp of a desired message. The QualifiedTime class provides a way to tailor how a time stamp is interpreted by the message query. More... | |
class | QualifiedTimeRange |
The QualifiedTimeRange class provides a pair of qualified times that represent a range. This is used to specify a desired time range to the BasicQueryOptions class. More... | |
Namespaces | |
gz | |
gz::transport | |
gz::transport::log | |