summaryrefslogtreecommitdiffstats
path: root/src/util/timer.cpp
AgeCommit message (Expand)Author
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-10-25Remove guiTick20ms in favor of using guiTickTime, which will use the user's c...RJ Skerry-Ryan
2018-10-24Add a guiTick20ms CO and render WSliderComposed using a GuiTickTimer.RJ Skerry-Ryan
2018-10-23Render WKnob and WKnobComposed using the GuiTick timer.RJ Skerry-Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-09Merge branch 'master' into batteryRJ Ryan
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2016-01-08Add GuiTickTimer -- a QTimer-like API to GuiTick.RJ Ryan
2015-01-08Use qint64 for ScopedTimer/SuspendableTimer/Timer to match the resolution of ...RJ Ryan
2014-11-14Add experiment modes for rapid development and testing.RJ Ryan
2014-02-20Added SuspendableTimer to exclude portions from measurement.Daniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan