MythTV  master
Variables
idlescreen.cpp File Reference
#include <chrono>
#include <QTimer>
#include "libmyth/mythcontext.h"
#include "libmythbase/mythsystemlegacy.h"
#include "libmythbase/programinfo.h"
#include "libmythtv/tvremoteutil.h"
#include "libmythui/mythmainwindow.h"
#include "libmythui/mythuibuttonlist.h"
#include "libmythui/mythuistatetype.h"
#include "libmythui/mythuitext.h"
#include "idlescreen.h"
Include dependency graph for idlescreen.cpp:

Go to the source code of this file.

Variables

static constexpr std::chrono::milliseconds UPDATE_INTERVAL { 15s }
 

Variable Documentation

◆ UPDATE_INTERVAL

constexpr std::chrono::milliseconds UPDATE_INTERVAL { 15s }
staticconstexpr

Definition at line 20 of file idlescreen.cpp.

Referenced by IdleScreen::CheckConnectionToServer(), and IdleScreen::IdleScreen().