vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Function wait

    • Wait for the specified number of seconds and the return.

      Parameters

      • ms: number

        Time in milliseconds to wait

      • OptionalcancelToken: CancellationToken

        Cancellation token that when triggered resolves the promise

      Returns Promise<true>