|
KWin
|
#include <QObject>#include <QThread>#include <condition_variable>#include <mutex>#include <vector>Go to the source code of this file.
Classes | |
| class | KWin::DrmCommitThread |
Namespaces | |
| namespace | KWin |
Typedefs | |
| using | KWin::TimePoint = std::chrono::steady_clock::time_point |