current() | xdispatch::timer | [static] |
handler(xdispatch::operation *) | xdispatch::timer | |
handler(dispatch_block_t) | xdispatch::timer | |
interval(uint64_t) | xdispatch::timer | |
latency(uint64_t) | xdispatch::timer | |
native() const | xdispatch::timer | [virtual] |
queue() | xdispatch::timer | |
set_queue(const xdispatch::queue &) | xdispatch::timer | |
single_shot(dispatch_time_t, const xdispatch::queue &, xdispatch::operation *) | xdispatch::timer | [static] |
single_shot(struct tm *, const xdispatch::queue &, xdispatch::operation *) | xdispatch::timer | [static] |
single_shot(dispatch_time_t, const xdispatch::queue &, dispatch_block_t) | xdispatch::timer | [static] |
single_shot(struct tm *, const xdispatch::queue &, dispatch_block_t) | xdispatch::timer | [static] |
start() | xdispatch::timer | |
stop() | xdispatch::timer | |
timer(uint64_t interval, const xdispatch::queue &target=global_queue()) | xdispatch::timer | |
timer(const timer &) | xdispatch::timer | |
timer(dispatch_source_t) | xdispatch::timer | |
~timer() | xdispatch::timer |