In our system some nodes store time related data, which needs to be cleared if the clock jumps.
For instance when replaying rosbags in a loop or checking different rosbags for the same instance.
The intended ros2 api would be clock jump callbacks as far as I know.
Probably #480 needs to be completed first.