UniSet
1.4.0
|
#include <sstream>
#include <iomanip>
#include <signal.h>
#include <fstream>
#include "ORepHelpers.h"
#include "Configuration.h"
#include "SystemGuard.h"
Переменные | |
static int | SleepTickMS = 500 |
static int | PingNodeTimeOut = 5 |
static int | WatchDogTimeOut = 15 |
static int | AutoStartUpTimeOut = 1 |
static int | DumpStateTime = 0 |