ts-lambda-api - v2.5.2
    Preparing search index...

    Function setTimeout

    • Once a socket is associated with the message and is connected, socket.setTimeout() will be called with msecs as the first parameter.

      Parameters

      • msecs: number
      • Optionalcallback: () => void

        Optional function to be called when a timeout occurs. Same as binding to the timeout event.

      Returns this

      v0.9.12