videosphere
    Preparing search index...
    • Returns true when a temp candidate's scheduled start is within the promotion lead time.

      Parameters

      • tempCandidate: { scheduledStartTime: string }

        Temp-slot livestream awaiting promotion.

      • now: Date

        Current time.

      • promotionWindowMs: number

        Lead time before start in milliseconds.

      Returns boolean

      True when promotion timing has been reached.