Function darkfi::event_graph::util::next_rotation_timestamp

source ยท
pub(super) fn next_rotation_timestamp(
    starting_timestamp: u64,
    rotation_period: u64,
) -> u64
Expand description

Calculate the timestamp of the next DAG rotation.