geoview-core
    Preparing search index...

    Function delay

    • Delay helper function.

      Parameters

      • ms: number

        The number of milliseconds to wait for.

      Returns Promise<void>

      Promise which resolves when the delay timeout expires.