Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "WatchDog.hpp"
#include "core/Timestamp.hpp"
#include "core/utils.hpp"
#include "diamar/Application.hpp"
#include "threads/IRunnable.hpp"
#include "threads/Thread.hpp"
#include <map>
#include <ranges>
#include <string>
Namespaces | |
namespace | iv |
namespace | iv::threads |
Variables | |
static iv::threads::IRunnable * | iv::threads::m_watchDogRunnable |
static iv::threads::Thread * | iv::threads::m_watchDogThread |