Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
Timer.hpp File Reference
#include <toolbox/sys/Time.hpp>
#include <toolbox/util/Slot.hpp>
#include <toolbox/Config.h>
#include <boost/intrusive_ptr.hpp>
#include <memory>
Include dependency graph for Timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolbox::io::Timer
 
struct  toolbox::io::Timer::Impl
 
class  toolbox::io::TimerPool
 
class  toolbox::io::TimerQueue
 

Namespaces

namespace  toolbox
 
namespace  toolbox::io
 

Typedefs

using toolbox::io::TimerSlot = BasicSlot< CyclTime, Timer & >
 

Functions

void toolbox::io::intrusive_ptr_add_ref (Timer::Impl *impl) noexcept
 
void toolbox::io::intrusive_ptr_release (Timer::Impl *impl) noexcept