|
MythTV master
|
#include <csignal>#include <thread>#include <unistd.h>#include <QCoreApplication>#include <QElapsedTimer>#include <QFileInfo>#include "libmythbase/mythchrono.h"#include "libmythbase/mythlogging.h"#include "MythExternRecApp.h"#include "mythexternrecorder_commandlineparser.h"Go to the source code of this file.
Macros | |
| #define | LOC Desc() |
| #define LOC Desc() |
Definition at line 39 of file MythExternRecApp.cpp.