timeStampShift top-level constant
int
const timeStampShift
the shift length of timestamp
Implementation
const int timeStampShift = highSequenceSize + machineSize + lowSequenceSize;
the shift length of timestamp
const int timeStampShift = highSequenceSize + machineSize + lowSequenceSize;