Move calcAndUpdateTimestamps out of ringSetup. Revert c++ std to 11
RingSetup can be made in parallel mode but calcAndUpdateTimestamps has critical regions which must be done in sequence only.
RingSetup can be made in parallel mode but calcAndUpdateTimestamps has critical regions which must be done in sequence only.