Project
Loading...
Searching...
No Matches
o2::framework::DataProcessingStatsHelpers Struct Reference

#include <DataProcessingStates.h>

Static Public Member Functions

static std::function< void(int64_t &base, int64_t &offset)> defaultRealtimeBaseConfigurator (uint64_t offset, uv_loop_t *loop)
 
static std::function< int64_t(int64_t base, int64_t offset)> defaultCPUTimeConfigurator ()
 

Detailed Description

Definition at line 27 of file DataProcessingStates.h.

Member Function Documentation

◆ defaultCPUTimeConfigurator()

static std::function< int64_t(int64_t base, int64_t offset)> o2::framework::DataProcessingStatsHelpers::defaultCPUTimeConfigurator ( )
static

◆ defaultRealtimeBaseConfigurator()

static std::function< void(int64_t &base, int64_t &offset)> o2::framework::DataProcessingStatsHelpers::defaultRealtimeBaseConfigurator ( uint64_t  offset,
uv_loop_t loop 
)
static

Return a function which can be used to retrieve the base timestamp and the associated fast offset for the realtime clock.


The documentation for this struct was generated from the following file: