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

QTimer: Make timers' timeouts ordered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.0
    • Core: Other
    • None
    • Windows
    • f94e72d3d (dev)

    Description

      Proposed in https://lists.qt-project.org/pipermail/development/2023-May/043971.html thread.

      Ordering timers' timeouts is an orthogonal feature to the coarse timers.

      The fixed implementation of the ordered timeouts inside QtCreator starts here: https://github.com/qt-creator/qt-creator/blob/d56ce22baeebb8ddf79d0c2d04fcf2cc8733defa/src/libs/solutions/tasking/tasktree.cpp#L3135. Each thread orders its timers separately.

      The ordered timeouts might be useful for other Qt users, too.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              jkobus Jarek Kobus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes