MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / enqueue_timer

Method enqueue_timer

include/asio/detail/timer_queue.hpp:82–115  ·  view source on GitHub ↗

Add a new timer to the queue. Returns true if this is the timer that is earliest in the queue, in which case the reactor's event demultiplexing function call may need to be interrupted and restarted.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

schedule_timerMethod · 0.80
schedule_timerMethod · 0.80
schedule_timerMethod · 0.80
schedule_timerMethod · 0.80
schedule_timerMethod · 0.80
schedule_timerMethod · 0.80
schedule_timerMethod · 0.80

Calls 4

is_positive_infinityMethod · 0.95
frontMethod · 0.80
sizeMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected