KWin
Loading...
Searching...
No Matches
Namespaces | Macros
clockskewnotifierengine_linux.cpp File Reference
#include "clockskewnotifierengine_linux.h"
#include <QSocketNotifier>
#include <cerrno>
#include <fcntl.h>
#include <sys/timerfd.h>
#include <unistd.h>
#include "moc_clockskewnotifierengine_linux.cpp"

Go to the source code of this file.

Namespaces

namespace  KWin
 

Macros

#define TFD_TIMER_CANCEL_ON_SET   (1 << 1)
 

Macro Definition Documentation

◆ TFD_TIMER_CANCEL_ON_SET

#define TFD_TIMER_CANCEL_ON_SET   (1 << 1)

Definition at line 17 of file clockskewnotifierengine_linux.cpp.