Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-92928

Make the property update interval configurable

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.2.0 Alpha
    • None
    • WebChannel
    • None
    • 491d4e8dd223f428b95e8a26af2c44692687f248 (qt/qtwebchannel/dev)

      The QWebChannel property update interval is currently fixed at 50ms. For some applications it makes sense to use a different interval. Important values would be 0, to just batch all property updates that occur within a single event loop run, and -1 (or anything <0) to disable batching altogether and just send out everything directly.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            oyheskes Øystein Heskestad
            msarehn Arno Rehn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes