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

#include <TimerParamSpec.h>

Public Attributes

size_t period
 The period of the timer in microseconds.
 
size_t validity
 

Detailed Description

Definition at line 21 of file TimerParamSpec.h.

Member Data Documentation

◆ period

size_t o2::framework::TimerSpec::period

The period of the timer in microseconds.

Definition at line 23 of file TimerParamSpec.h.

◆ validity

size_t o2::framework::TimerSpec::validity

The validity of the timer in seconds from the previous validity ( or the start of the processing). Notice that if you specify more than one TimerSpec, only the first one will be active until valid.

Definition at line 28 of file TimerParamSpec.h.


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