Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qfilesystemwatcher_polling.cpp File Reference

(afe66971fcce0bf6d5fc842871b30811cb9487a9)

#include "qfilesystemwatcher_polling_p.h"
#include <QtCore/qlatin1stringview.h>
#include <QtCore/qscopeguard.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

Definition at line 18 of file qfilesystemwatcher_polling.cpp.