CbmRoot
Loading...
Searching...
No Matches
cbm::algo::much::UnpackMS::TimeSpec Struct Reference

Public Attributes

uint64_t currentTsTime = 0
 Unix time of timeslice in units of epoch length.
 
uint64_t currentCycle = 0
 Current epoch cycle.
 
uint32_t currentEpoch = 0
 Current epoch number within epoch cycle.
 
uint64_t currentEpochTime = 0
 Current epoch time relative to timeslice in clock cycles.
 

Detailed Description

Definition at line 106 of file much/UnpackMS.h.

Member Data Documentation

◆ currentCycle

uint64_t cbm::algo::much::UnpackMS::TimeSpec::currentCycle = 0

Current epoch cycle.

Definition at line 108 of file much/UnpackMS.h.

Referenced by cbm::algo::much::UnpackMS::operator()(), and cbm::algo::much::UnpackMS::ProcessTsmsbMessage().

◆ currentEpoch

uint32_t cbm::algo::much::UnpackMS::TimeSpec::currentEpoch = 0

Current epoch number within epoch cycle.

Definition at line 109 of file much/UnpackMS.h.

Referenced by cbm::algo::much::UnpackMS::operator()(), and cbm::algo::much::UnpackMS::ProcessTsmsbMessage().

◆ currentEpochTime

uint64_t cbm::algo::much::UnpackMS::TimeSpec::currentEpochTime = 0

Current epoch time relative to timeslice in clock cycles.

Definition at line 110 of file much/UnpackMS.h.

Referenced by cbm::algo::much::UnpackMS::operator()(), and cbm::algo::much::UnpackMS::ProcessTsmsbMessage().

◆ currentTsTime

uint64_t cbm::algo::much::UnpackMS::TimeSpec::currentTsTime = 0

Unix time of timeslice in units of epoch length.

Definition at line 107 of file much/UnpackMS.h.

Referenced by cbm::algo::much::UnpackMS::operator()(), and cbm::algo::much::UnpackMS::ProcessTsmsbMessage().


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