ProtoTwin API
    Preparing search index...

    Function seconds

    • Creates a future that resolves after the specified duration has passed.

      Parameters

      • seconds: number

        The number of seconds.

      Returns Future<void>

      The future that is resolved when the duration has elapsed.