pub fn next_rotation_timestamp( starting_timestamp: u64, rotation_period: u64, ) -> u64
Calculate the timestamp of the next DAG rotation.