Loading...
single_shot
xdispatch::timer::single_shot(dispatch_time_t, const xdispatch::queue &, xdispatch::operation *)
xdispatch::timer::single_shot(struct tm *, const xdispatch::queue &, xdispatch::operation *)
xdispatch::timer::single_shot(dispatch_time_t t, const xdispatch::queue &q, dispatch_block_t b)
xdispatch::timer::single_shot(struct tm *t, const xdispatch::queue &q, dispatch_block_t b)
xdispatch::timer::single_shot(dispatch_time_t t, const xdispatch::queue &q, const lambda_function &b)
xdispatch::timer::single_shot(struct tm *t, const xdispatch::queue &q, const lambda_function &b)
singleShot
QDispatchTimer::singleShot(dispatch_time_t, const xdispatch::queue &, QRunnable *)
QDispatchTimer::singleShot(const QTime &, const xdispatch::queue &, QRunnable *)
QDispatchTimer::singleShot(dispatch_time_t t, const xdispatch::queue &q, dispatch_block_t b)
QDispatchTimer::singleShot(const QTime &t, const xdispatch::queue &q, dispatch_block_t b)
QDispatchTimer::singleShot(dispatch_time_t t, const xdispatch::queue &q, const xdispatch::lambda_function &b)
QDispatchTimer::singleShot(const QTime &t, const xdispatch::queue &q, const xdispatch::lambda_function &b)
Searching...
No Matches