Go to the documentation of this file.
3 #ifndef __ZMQ_TIMERS_HPP_INCLUDED__
4 #define __ZMQ_TIMERS_HPP_INCLUDED__
35 int reset (
int timer_id_);
39 int cancel (
int timer_id_);
int cancel(int timer_id_)
void() timers_timer_fn(int timer_id_, void *arg_)
struct zmq::timers_t::timer_t timer_t
int set_interval(int timer_id_, size_t interval_)
std::set< int > cancelled_timers_t
std::multimap< uint64_t, timer_t > timersmap_t
int add(size_t interval_, timers_timer_fn handler_, void *arg_)
#define ZMQ_NON_COPYABLE_NOR_MOVABLE(classname)
typedef void(APIENTRY *GLDEBUGPROCARB)(GLenum source
cancelled_timers_t _cancelled_timers
timers_timer_fn * handler
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:00