ark::pipeline::TimerStatistics
Defined in header “ark/pipeline/abstract_timer.hh”.
A structure reporting back core timer statistics.
Variables
- 
uint64_t total_executed_events= 0 
 The number of timer executions.
- 
uint64_t total_dropped_events= 0 
 The number of executions that were dropped.