A counter for CPU ticks.
Whether this counter is thread-safe depends on BaseCounterT, see RNTuplePlainCounter and RNTupleAtomicCounter.
When printing, the value is converted from ticks to nanoseconds.
Definition at line 213 of file RNTupleMetrics.hxx.
Public Member Functions | |
RNTupleTickCounter (const std::string &name, const std::string &unit, const std::string &desc) | |
std::int64_t | GetValueAsInt () const final |
std::string | GetValueAsString () const final |
#include <ROOT/RNTupleMetrics.hxx>
|
inline |
Definition at line 215 of file RNTupleMetrics.hxx.
|
inlinefinal |
Definition at line 221 of file RNTupleMetrics.hxx.
|
inlinefinal |
Definition at line 226 of file RNTupleMetrics.hxx.