Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Namespaces
simple_timer.hpp File Reference
#include <cstdint>
#include <mutex>
#include <condition_variable>
#include <thread>
#include <jau/ordered_atomic.hpp>
#include <jau/fraction_type.hpp>
#include <jau/functional.hpp>
#include <jau/service_runner.hpp>
Include dependency graph for simple_timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jau::simple_timer
 A simple timer for timeout and interval applications, using one dedicated service_runner thread per instance. More...
 

Namespaces

namespace  jau
 __pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros.