• The world-time of the next occurrence of a recurring process.

    The next occurrence is derived from the persisted anchor (the world-time of the last applied occurrence, or the onset seed) plus the effective interval — never from the live clock, so it is deterministic and every client reconstructs the same value.

    Parameters

    • anchor: number

      World-time of the last applied occurrence (or the onset seed).

    • interval: number

      Effective seconds between occurrences.

    Returns number

    The next occurrence's world-time.