Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfilesystemwatcher_polling.cpp File Reference

(2956b8433219738dceeb99464535f7fc773659a2)

#include "qfilesystemwatcher_polling_p.h"
#include <QtCore/qlatin1stringview.h>
#include <QtCore/qscopeguard.h>
#include <QtCore/qtimer.h>
#include <chrono>
#include "moc_qfilesystemwatcher_polling_p.cpp"
+ Include dependency graph for qfilesystemwatcher_polling.cpp:

Go to the source code of this file.

Variables

static constexpr auto PollingInterval = 1s
 

Variable Documentation

◆ PollingInterval

constexpr auto PollingInterval = 1s
staticconstexpr