libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "filename.hpp"
#include "hp_timer.hpp"
#include "non_allocatable.hpp"
#include <iosfwd>
#include <memory>
#include "latency_timestamps_impl.hpp"
Go to the source code of this file.
Classes | |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::latency_timestamps_itf |
struct | jmmcg::LIBJMMCG_VER_NAMESPACE::latency_timestamps_itf::timestamp |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::latency_timestamps_itf::period |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::latency_timestamps |
A simple class that is used to create a CSV-formatted file of timestamps, from which a histogram might be generated. More... | |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::no_latency_timestamps |
A simple class that is used to create no timestamps. More... | |
Namespaces | |
namespace | jmmcg |
Link with -lrt to include these functions. | |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE |