videosphere
    Preparing search index...
    • Returns whether a livestream's scheduled start falls in the near-term reconciliation window.

      Parameters

      • livestream: Pick<Livestream, "status" | "scheduledStartTime">

        Livestream row from the list API.

      • nowMs: number = ...

        Reference time in milliseconds (defaults to Date.now()).

      Returns boolean

      True when polling may surface a scheduled→live or key-slot promotion update.