DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TimestampEstimatorBase.hpp File Reference
#include <atomic>
#include <chrono>
#include <limits>
Include dependency graph for TimestampEstimatorBase.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::utilities::TimestampEstimatorBase
 TimestampEstimatorBase is the base class for timestamp-based logic in test systems where the current timestamp must be estimated somehow (eg, because there is no hardware timing system). More...
 

Namespaces

namespace  dunedaq
 The DUNE-DAQ namespace.
 
namespace  dunedaq::utilities
 

Detailed Description

TimestampEstimatorBase Class

This is the base class for the TimestampEstimator implementations

This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file TimestampEstimatorBase.hpp.