11 #ifndef ASIO_DETAIL_TIMER_QUEUE_SET_HPP 12 #define ASIO_DETAIL_TIMER_QUEUE_SET_HPP 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 62 #if defined(ASIO_HEADER_ONLY) 64 #endif // defined(ASIO_HEADER_ONLY) 66 #endif // ASIO_DETAIL_TIMER_QUEUE_SET_HPP ASIO_DECL bool all_empty() const
ASIO_DECL long wait_duration_usec(long max_duration) const
ASIO_DECL timer_queue_set()
ASIO_DECL void get_all_timers(op_queue< operation > &ops)
ASIO_DECL long wait_duration_msec(long max_duration) const
ASIO_DECL void get_ready_timers(op_queue< operation > &ops)
ASIO_DECL void insert(timer_queue_base *q)
ASIO_DECL void erase(timer_queue_base *q)