|
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 127 of file bmon/UnpackMS.h.
| uint32_t cbm::algo::bmon::UnpackMS::TimeSpec::currentEpochInTs |
Current epoch number relative to timeslice start epoch.
Definition at line 129 of file bmon/UnpackMS.h.
Referenced by cbm::algo::bmon::UnpackMS::ProcessEpochMessage().
| uint64_t cbm::algo::bmon::UnpackMS::TimeSpec::currentTsTime |
Unix time of timeslice in units of epoch length.
Definition at line 128 of file bmon/UnpackMS.h.
Referenced by cbm::algo::bmon::UnpackMS::operator()(), and cbm::algo::bmon::UnpackMS::ProcessEpochMessage().