qBittorrent
statistics.cpp File Reference
#include "statistics.h"
#include <QDateTime>
#include "base/bittorrent/session.h"
#include "base/bittorrent/sessionstatus.h"
#include "base/profile.h"
Include dependency graph for statistics.cpp:

Go to the source code of this file.

Variables

static const qint64 SAVE_INTERVAL = 15 * 60 * 1000
 

Variable Documentation

◆ SAVE_INTERVAL

const qint64 SAVE_INTERVAL = 15 * 60 * 1000
static

Definition at line 37 of file statistics.cpp.

Referenced by Statistics::save().