@pleisto/active-support
    Preparing search index...

    Function sleep

    • Sleeps for the specified amount of time.

      Type Parameters

      • T extends number

      Parameters

      Returns { cancel: () => void; promise: Promise<void> }