Environment
iceoryx 2.95.4
Problem
Our system has time synchronization, which has a small probability of causing time regression. Through manual time regression testing, we found this causes iceoryx to crash (possibly due to the heartbeat mechanism causing iceoryx to consider nodes dead and forcibly release resources). Can we avoid this problem by using steady_clk?