CbmRoot
|
Public Attributes | |
uint64_t | currentTsTime |
Unix time of timeslice in units of epoch length. | |
uint32_t | currentEpochInTs |
Current epoch number relative to timeslice start epoch. | |
Definition at line 116 of file bmon/UnpackMS.h.
uint32_t cbm::algo::bmon::UnpackMS::TimeSpec::currentEpochInTs |
Current epoch number relative to timeslice start epoch.
Definition at line 118 of file bmon/UnpackMS.h.
Referenced by cbm::algo::bmon::UnpackMS::ProcessEpochMessage(), and cbm::algo::bmon::UnpackMS::ProcessHitMessage().
uint64_t cbm::algo::bmon::UnpackMS::TimeSpec::currentTsTime |
Unix time of timeslice in units of epoch length.
Definition at line 117 of file bmon/UnpackMS.h.
Referenced by cbm::algo::bmon::UnpackMS::operator()(), and cbm::algo::bmon::UnpackMS::ProcessEpochMessage().