Searched defs:timer_start (Results 1 – 5 of 5) sorted by relevance
48 static void timer_start(grpc_custom_timer* t) { in timer_start() function
4 timer_start(timedelta_t *timer) { in timer_start() function
4 timer_start(timedelta_t *timer) in timer_start() function
363 cdef void timer_start(grpc_custom_timer* t) with gil: function
406 static struct timeval timer_start = {0,0}; variable