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

Make the property update interval configurable

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes