MythTV
master
|
#include "mythlogging.h"
#include "jitterometer.h"
#include <array>
#include <cmath>
#include <cstdlib>
#include <utility>
Go to the source code of this file.
Macros | |
#define | UNIX_PROC_STAT "/proc/stat" |
#define | MAX_CORES 8 |
#define UNIX_PROC_STAT "/proc/stat" |
Definition at line 11 of file jitterometer.cpp.
#define MAX_CORES 8 |
Definition at line 12 of file jitterometer.cpp.