42 void run(
double timeout);
std::atomic< bool > itsReset
std::atomic< bool > itsRunning
~Watchdog()
Virtual destructor for safe inheritance.
std::future< void > itsRunFut
void reset()
Reset our internal timer. If this does not happen at least every timeout seconds, process is killed.
Main namespace for all JeVois classes and functions.