Searched refs:timer_start (Results 1 – 17 of 17) sorted by relevance
48 static void timer_start(grpc_custom_timer* t) { in timer_start() function64 grpc_custom_timer_vtable uv_timer_vtable = {timer_start, timer_stop};
8 void timer_start(timedelta_t *timer);
1 name: timer_start
406 static struct timeval timer_start = {0,0}; variable472 evutil_gettimeofday(&timer_start, NULL); in thread_deferred_cb_skew()479 evutil_timersub(&timer_end, &timer_start, &elapsed); in thread_deferred_cb_skew()
4 timer_start(timedelta_t *timer) in timer_start() function
4 timer_start(timedelta_t *timer) { in timer_start() function
11 timer_start(timer); in time_func()
363 cdef void timer_start(grpc_custom_timer* t) with gil: function442 gevent_timer_vtable.start = timer_start
63 timer:timer_start
82 timer:timer_start
30 timer:timer_start
73 timer:timer_start