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

Unify the threading API to match the timers

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.0
    • Core: Threads
    • None

    Description

      The threading API makes use of millisecond arguments of `unsigned long` type, while the timers use `qint64`. This makes it inconvenient and somewhat error prone due to implicit truncations. It'd be nice if the threading timeouts are brought in line with the timer's timeouts/timekeeping so the API is uniform and consistent.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            kshegunov Konstantin Shegunov
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes