Dreamdata Shared Utils & Constants - v1.20.0
    Preparing search index...

    Class TimeUtils

    Index
    • Creates a promise that resolves after the specified time.

      Parameters

      • timeMs: number

        The time to wait in milliseconds.

      Returns Promise<void>

      A promise that resolves after the specified time.