summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtableview.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-05-22 20:06:57 -0700
committerThiago Macieira <thiago.macieira@intel.com>2018-03-03 20:53:26 +0000
commitfd207c06b81b12086bdf80e4fa7b393bf1f424d6 (patch)
tree1ef07d6c699ed66647207c9b42edbec2f11743d7 /src/widgets/itemviews/qtableview.cpp
parent8c04a5e9640df0f1b2f533ee5fa698e2f466ad1f (diff)
Port QWaitCondition to QDeadlineTimer
Since pthread_cond_timedwait takes absolute time instead of relative time like most POSIX API, there's a small gain in performance here: we avoid an extra system call to get the current time. Task-number: QTBUG-64266 Change-Id: I25d85d86649448d5b2b3fffd1451138568091f50 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/widgets/itemviews/qtableview.cpp')
0 files changed, 0 insertions, 0 deletions