MythTV
master
|
#include <csignal>
#include <thread>
#include <unistd.h>
#include <QCoreApplication>
#include <QElapsedTimer>
#include <QFileInfo>
#include "libmythbase/mythchrono.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 38 of file MythExternRecApp.cpp.