Function timeout

  • Parameters

    • ms: number

    Returns Promise<unknown>

    Stability

    4 - locked

    Uses the native setTimeout function to wait for a given number of milliseconds.

Generated using TypeDoc