DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <atomic>
#include <chrono>
#include <ctime>
#include <unistd.h>
Go to the source code of this file.
Classes | |
class | dunedaq::datahandlinglibs::RateLimiter |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::datahandlinglibs |
Simple RateLimiter implementation
This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file RateLimiter.hpp.