| OpenCPN Partial API docs
    | 
Pure C++17 periodic timer. More...
#include <atomic>#include <chrono>#include <condition_variable>#include <memory>#include <mutex>#include <string>#include <thread>Go to the source code of this file.
| Classes | |
| class | PeriodicTimer | 
| Continuously run Notify with given interval.  More... | |
Pure C++17 periodic timer.
Definition in file periodic_timer.h.