#include <QtCore/QObject>
#include <QtWebSockets/QWebSocket>
#include <QTimer>
#include <chrono>
Go to the source code of this file.