@douglasneuroinformatics/libjs
    Preparing search index...

    Function sleep

    • Pause the flow of execution in an async function *

      Parameters

      • seconds: number

      Returns Promise<void>

      await sleep(5);