#include <StateFile.hxx>
|
static constexpr std::chrono::steady_clock::duration | DEFAULT_INTERVAL = std::chrono::minutes(2) |
|
Definition at line 34 of file StateFile.hxx.
◆ StateFile()
◆ CheckModified()
void StateFile::CheckModified |
( |
| ) |
|
Schedules a write if MPD's state was modified.
◆ Read()
◆ Write()
void StateFile::Write |
( |
| ) |
|
◆ DEFAULT_INTERVAL
constexpr std::chrono::steady_clock::duration StateFile::DEFAULT_INTERVAL = std::chrono::minutes(2) |
|
static |
The documentation for this class was generated from the following file: